|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuthzDecisionStatementType | |
|---|---|
| com.sun.xml.wss.saml.assertion.saml20.jaxb20 | |
| com.sun.xml.wss.saml.internal.saml20.jaxb20 | |
| Uses of AuthzDecisionStatementType in com.sun.xml.wss.saml.assertion.saml20.jaxb20 |
|---|
| Subclasses of AuthzDecisionStatementType in com.sun.xml.wss.saml.assertion.saml20.jaxb20 | |
|---|---|
class |
AuthzDecisionStatement
The AuthzDecisionStatement element 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.saml20.jaxb20 that return AuthzDecisionStatementType | |
|---|---|
static AuthzDecisionStatementType |
AuthzDecisionStatement.fromElement(Element element)
Constructs an AuthorizationStatement element from an
existing XML block. |
| Constructors in com.sun.xml.wss.saml.assertion.saml20.jaxb20 with parameters of type AuthzDecisionStatementType | |
|---|---|
AuthzDecisionStatement(AuthzDecisionStatementType authDesStmt)
|
|
| Uses of AuthzDecisionStatementType in com.sun.xml.wss.saml.internal.saml20.jaxb20 |
|---|
| Methods in com.sun.xml.wss.saml.internal.saml20.jaxb20 that return AuthzDecisionStatementType | |
|---|---|
AuthzDecisionStatementType |
ObjectFactory.createAuthzDecisionStatementType()
Create an instance of AuthzDecisionStatementType |
| Methods in com.sun.xml.wss.saml.internal.saml20.jaxb20 that return types with arguments of type AuthzDecisionStatementType | |
|---|---|
JAXBElement<AuthzDecisionStatementType> |
ObjectFactory.createAuthzDecisionStatement(AuthzDecisionStatementType value)
Create an instance of JAXBElement<AuthzDecisionStatementType>} |
| Methods in com.sun.xml.wss.saml.internal.saml20.jaxb20 with parameters of type AuthzDecisionStatementType | |
|---|---|
JAXBElement<AuthzDecisionStatementType> |
ObjectFactory.createAuthzDecisionStatement(AuthzDecisionStatementType value)
Create an instance of JAXBElement<AuthzDecisionStatementType>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||