| 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 |
AttributeStatement
The
AttributeStatement element supplies a statement by the issuer that the
specified subject is associated with the specified attributes. |
class |
AuthnStatement
The
AuthnStatement element supplies a
statement by the issuer that its subject was authenticated by a
particular means at a particular time. |
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 | Class and Description |
|---|---|
class |
AttributeStatementType
Java class for AttributeStatementType complex type.
|
class |
AuthnStatementType
Java class for AuthnStatementType complex type.
|
class |
AuthzDecisionStatementType
Java class for AuthzDecisionStatementType complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<StatementAbstractType> |
AssertionType.statementOrAuthnStatementOrAuthzDecisionStatement |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<StatementAbstractType> |
ObjectFactory.createStatement(StatementAbstractType value)
|
List<StatementAbstractType> |
AssertionType.getStatementOrAuthnStatementOrAuthzDecisionStatement()
Gets the value of the statementOrAuthnStatementOrAuthzDecisionStatement property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<StatementAbstractType> |
ObjectFactory.createStatement(StatementAbstractType value)
|
Copyright © 2005–2018 Oracle Corporation. All rights reserved.