パッケージ | 説明 |
---|---|
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.saml2.core.validator |
Validation rules for SAML 2.0 core types and elements.
|
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
AttributeQuery
SAML 2.0 AttributeQuery.
|
interface |
AuthnQuery
SAML 2.0 AuthnQuery.
|
interface |
AuthzDecisionQuery
SAML 2.0 AuthzDecisionQuery.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
AttributeQueryImpl
Concrete implementation of
AttributeQuery . |
class |
AuthnQueryImpl
Concrete implementation of
AuthnQuery . |
class |
AuthzDecisionQueryImpl
Concrete implementation of
AuthzDecisionQuery . |
class |
SubjectQueryImpl
Concrete implementation of
SubjectQuery . |
修飾子とタイプ | クラスと説明 |
---|---|
class |
SubjectQuerySchemaValidator<SubjectQueryType extends SubjectQuery>
Checks
SubjectQuery for Schema compliance. |
修飾子とタイプ | メソッドと説明 |
---|---|
protected void |
SubjectQuerySchemaValidator.validateSubject(SubjectQuery query)
Validates the Subject child element.
|
Copyright © 2012. All Rights Reserved.