| Package | Description |
|---|---|
| org.jboss.seam.security.external.jaxb.samlv2.assertion |
| 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 © 2013 Seam Framework. All Rights Reserved.