| Package | Description |
|---|---|
| org.opensaml.saml.saml1.core |
Interfaces for SAML 1.0 and 1.1 types and elements.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AttributeStatement
This interface defines how the object representing a SAML 1
AttributeStatement element behaves. |
interface |
AuthenticationStatement
This interface defines how the object representing a SAML1
AuthenticationStatment element behaves. |
interface |
AuthorizationDecisionStatement
This interface defines how the object representing a SAML1
AuthorizationDecisionStatement element
behaves. |
| Modifier and Type | Method and Description |
|---|---|
List<SubjectStatement> |
Assertion.getSubjectStatements()
Return the List representing all the
SubjectStatement sub elements. |
Copyright © 1999–2014. All rights reserved.