Uses of Class
com.sun.xml.wss.saml.internal.saml11.jaxb20.AuthorizationDecisionStatementType
Packages that use AuthorizationDecisionStatementType
Package
Description
-
Uses of AuthorizationDecisionStatementType in com.sun.xml.wss.saml.assertion.saml11.jaxb20
Modifier and TypeClassDescriptionclassTheAuthorizationDecisionStatementelement supplies a statement by the issuer that the request for access by the specified subject to the specified resource has resulted in the specified decision on the basis of some optionally specified evidence.Methods in com.sun.xml.wss.saml.assertion.saml11.jaxb20 that return AuthorizationDecisionStatementTypeModifier and TypeMethodDescriptionAuthorizationDecisionStatement.fromElement(Element element) Constructs anAuthorizationStatementelement from an existing XML block.Constructors in com.sun.xml.wss.saml.assertion.saml11.jaxb20 with parameters of type AuthorizationDecisionStatementTypeModifierConstructorDescription -
Uses of AuthorizationDecisionStatementType in com.sun.xml.wss.saml.internal.saml11.jaxb20
Methods in com.sun.xml.wss.saml.internal.saml11.jaxb20 that return AuthorizationDecisionStatementTypeModifier and TypeMethodDescriptionObjectFactory.createAuthorizationDecisionStatementType()Create an instance ofAuthorizationDecisionStatementTypeMethods in com.sun.xml.wss.saml.internal.saml11.jaxb20 that return types with arguments of type AuthorizationDecisionStatementTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<AuthorizationDecisionStatementType>ObjectFactory.createAuthorizationDecisionStatement(AuthorizationDecisionStatementType value) Methods in com.sun.xml.wss.saml.internal.saml11.jaxb20 with parameters of type AuthorizationDecisionStatementTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<AuthorizationDecisionStatementType>ObjectFactory.createAuthorizationDecisionStatement(AuthorizationDecisionStatementType value)