| Package | Description |
|---|---|
| com.sun.xml.wss.saml.assertion.saml11.jaxb20 | |
| com.sun.xml.wss.saml.internal.saml11.jaxb20 |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthorizationDecisionStatement
The
AuthorizationDecisionStatement 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. |
| Modifier and Type | Method and Description |
|---|---|
static AuthorizationDecisionStatementType |
AuthorizationDecisionStatement.fromElement(Element element)
Constructs an
AuthorizationStatement element from an
existing XML block. |
| Constructor and Description |
|---|
AuthorizationDecisionStatement(AuthorizationDecisionStatementType authDesStmt) |
| Modifier and Type | Method and Description |
|---|---|
AuthorizationDecisionStatementType |
ObjectFactory.createAuthorizationDecisionStatementType()
Create an instance of
AuthorizationDecisionStatementType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AuthorizationDecisionStatementType> |
ObjectFactory.createAuthorizationDecisionStatement(AuthorizationDecisionStatementType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AuthorizationDecisionStatementType> |
ObjectFactory.createAuthorizationDecisionStatement(AuthorizationDecisionStatementType value)
|
Copyright © 2005–2018 Oracle Corporation. All rights reserved.