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