| パッケージ | 説明 |
|---|---|
| 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.
|
| 修飾子とタイプ | インタフェースと説明 |
|---|---|
interface |
AudienceRestrictionCondition
This interface describes how ab object representing a SAML1
AudienceRestrictionCondition element will
behave. |
interface |
DoNotCacheCondition
This interface describes how ab object representing a SAML1
DoNotCacheCondition element will behave. |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
List<Condition> |
Conditions.getConditions()
Return the List representing all the
Condition sub elements. |
List<Condition> |
Conditions.getConditions(QName typeOrName)
Return the List representing all the
Conditions with the given schema type or element name. |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
List<Condition> |
ConditionsImpl.getConditions()
Return the List representing all the
Condition sub elements. |
List<Condition> |
ConditionsImpl.getConditions(QName typeOrName)
Return the List representing all the
Conditions with the given schema type or element name. |
Copyright © 2012. All Rights Reserved.