パッケージ | 説明 |
---|---|
edu.internet2.middleware.shibboleth.idp.profile.saml2 | |
org.opensaml.saml2.core |
Interfaces for SAML 2.0 core specification types and elements.
|
org.opensaml.saml2.core.impl |
Implementations of SAML 2.0 core specification types and elements.
|
org.opensaml.xacml.profile.saml |
修飾子とタイプ | メソッドと説明 |
---|---|
protected Response |
AbstractSAML2ProfileHandler.buildResponse(BaseSAML2ProfileRequestContext<?,?,?> requestContext,
String subjectConfirmationMethod,
List<Statement> statements)
Builds a response to the attribute query within the request context.
|
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
AttributeStatement
SAML 2.0 Core AttributeStatement.
|
interface |
AuthnStatement
SAML 2.0 Core AuthnStatement.
|
interface |
AuthzDecisionStatement
SAML 2.0 Core AuthzDecisionStatement.
|
修飾子とタイプ | メソッドと説明 |
---|---|
List<Statement> |
Assertion.getStatements()
Gets the list of statements attached to this assertion.
|
List<Statement> |
Assertion.getStatements(QName typeOrName)
Gets the list of statements attached to this assertion that match a particular QName.
|
修飾子とタイプ | メソッドと説明 |
---|---|
List<Statement> |
AssertionImpl.getStatements()
Gets the list of statements attached to this assertion.
|
List<Statement> |
AssertionImpl.getStatements(QName typeOrName)
Gets the list of statements attached to this assertion that match a particular QName.
|
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
XACMLAuthzDecisionStatementType
A SAML XACML profile XACMLAuthzDecisionStatement schema type.
|
interface |
XACMLPolicyStatementType
A SAML XACML profile XACMLPolicyStatement schema type.
|
Copyright © 2012. All Rights Reserved.