|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Condition | |
|---|---|
| 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. |
| Uses of Condition in org.opensaml.saml2.core |
|---|
| Subinterfaces of Condition in org.opensaml.saml2.core | |
|---|---|
interface |
AudienceRestriction
SAML 2.0 Core AudienceRestriction. |
interface |
OneTimeUse
SAML 2.0 Core OneTimeUse. |
interface |
ProxyRestriction
SAML 2.0 Core ProxyRestriction. |
| Methods in org.opensaml.saml2.core that return types with arguments of type Condition | |
|---|---|
java.util.List<Condition> |
Conditions.getConditions()
Gets all the conditions on the assertion. |
| Uses of Condition in org.opensaml.saml2.core.impl |
|---|
| Methods in org.opensaml.saml2.core.impl that return types with arguments of type Condition | |
|---|---|
java.util.List<Condition> |
ConditionsImpl.getConditions()
Gets all the conditions on the assertion. |
| Uses of Condition in org.opensaml.samlext.saml2delrestrict |
|---|
| Subinterfaces of Condition in org.opensaml.samlext.saml2delrestrict | |
|---|---|
interface |
DelegationRestrictionType
SAML 2.0 Condition for Delegation Restriction - DelegationRestrictionType complex type. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||