| パッケージ | 説明 |
|---|---|
| org.opensaml.saml1.core |
Interfaces for SAML 1.0 and 1.1 types and elements.
|
| org.opensaml.saml1.core.impl |
Implementations of SAML 1.0 and 1.1 types and elements interfaces.
|
| org.opensaml.saml1.core.validator |
Validation rules for SAML 1.0 and 1.1 types and elements.
|
| 修飾子とタイプ | インタフェースと説明 |
|---|---|
interface |
AttributeQuery
Description of the behaviour of the
AttributeQuery element |
interface |
AuthenticationQuery
Description of the behaviour of the
AuthenticationQuery element |
interface |
AuthorizationDecisionQuery
Description of the behaviour of the
AuthorizationDecisionQuery element |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
SubjectQuery |
Request.getSubjectQuery()
Get the request SubjectQuery, AuthenticationQuery, AttributeQuery, or AuthorizationDecisionQuery
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
AttributeQueryImpl
Concrete implementation of the
AttributeQuery interface |
class |
AuthenticationQueryImpl
Concrete implementation of the
AuthenticationQuery interface |
class |
AuthorizationDecisionQueryImpl
Concrete implementation of the
AuthorizationDecisionQuery interface |
class |
SubjectQueryImpl
Concrete (but abstract) implementation of
SubjectQuery abstract type |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
SubjectQuery |
RequestImpl.getSubjectQuery()
Get the request SubjectQuery, AuthenticationQuery, AttributeQuery, or AuthorizationDecisionQuery
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
SubjectQuerySchemaValidator<QueryType extends SubjectQuery>
Checks
SubjectQuery for Schema compliance. |
Copyright © 2012. All Rights Reserved.