パッケージ | 説明 |
---|---|
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.samlext.saml2delrestrict |
Interfaces for SAML 2 Condition for Delegation Restriction.
|
org.opensaml.samlext.saml2delrestrict.impl |
Implementation for SAML 2 Condition for Delegation Restriction.
|
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
AudienceRestriction
SAML 2.0 Core AudienceRestriction.
|
interface |
OneTimeUse
SAML 2.0 Core OneTimeUse.
|
interface |
ProxyRestriction
SAML 2.0 Core ProxyRestriction.
|
修飾子とタイプ | メソッドと説明 |
---|---|
List<Condition> |
Conditions.getConditions()
Gets all the conditions on the assertion.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
AudienceRestrictionImpl
Concrete implementation of
AudienceRestriction . |
class |
OneTimeUseImpl
Concrete implementation of
OneTimeUse . |
class |
ProxyRestrictionImpl
Concrete implementation of
ProxyRestriction . |
修飾子とタイプ | メソッドと説明 |
---|---|
List<Condition> |
ConditionsImpl.getConditions()
Gets all the conditions on the assertion.
|
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
DelegationRestrictionType
SAML 2.0 Condition for Delegation Restriction - DelegationRestrictionType complex type.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
DelegationRestrictionTypeImpl
Implementation of
DelegationRestrictionType . |
Copyright © 2012. All Rights Reserved.