| Class | Description |
|---|---|
| ActionBean |
Class SamlAction represents the raw data required by the
SamlAssertionWrapper when
creating the Action element of the SAML Authorization Decision Statement. |
| AdviceBean |
Represents a SAML Advice Element.
|
| AttributeBean |
Class SamlAttribute represents an instance of a SAML attribute.
|
| AttributeStatementBean |
Class SamlAttributeStatement represents a SAML attribute statement
|
| AudienceRestrictionBean |
Class AudienceRestrictionBean represents a SAML AudienceRestriction object
|
| AuthDecisionStatementBean |
Class SamlDecision represents the raw data to be used by the
SamlAssertionWrapper when
creating SAML Authorization Decision Statements. |
| AuthenticationStatementBean |
Class AuthenticationStatementBean represents the raw data required to create
a SAML v1.1 or v2.0 authentication statement.
|
| ConditionsBean |
Class ConditionsBean represents a SAML Conditions object (can be used to create
both SAML v1.1 and v2.0 statements)
|
| DelegateBean |
Class DelegateBean represents a SAML 2.0 Delegate object.
|
| KeyInfoBean |
Class KeyInfoBean represents a KeyInfo structure that will be embedded in a SAML Subject.
|
| NameIDBean |
Class NameIDBean represents a SAML NameID (can be used to create both SAML v1.1 and v2.0 statements)
|
| ProxyRestrictionBean |
Class ProxyRestrictionBean represents a SAML 2.0 ProxyRestrictionBean object
|
| SubjectBean |
Class SubjectBean represents a SAML subject (can be used to create
both SAML v1.1 and v2.0 statements)
|
| SubjectConfirmationDataBean |
Class SubjectConfirmationDataBean represents a SAML (2) SubjectConfirmationData.
|
| SubjectLocalityBean |
This class represents a SubjectLocality.
|
| Enum | Description |
|---|---|
| AuthDecisionStatementBean.Decision |
enum representing the possible decision types as specified in the SAML spec
|
| KeyInfoBean.CERT_IDENTIFIER | |
| Version |
The SAML Version
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.