Package | Description |
---|---|
org.opensaml.saml.ext.saml2delrestrict |
Interfaces for SAML 2 Condition for Delegation Restriction.
|
org.opensaml.saml.saml2.core |
Interfaces for SAML 2.0 core and protocol interfaces.
|
org.opensaml.saml.saml2.core.impl |
Implementations of SAML 2.0 core specification types and elements.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DelegationRestrictionType
SAML 2.0 Condition for Delegation Restriction - DelegationRestrictionType complex type.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AudienceRestriction
SAML 2.0 Core AudienceRestriction.
|
interface |
OneTimeUse
SAML 2.0 Core OneTimeUse.
|
interface |
ProxyRestriction
SAML 2.0 Core ProxyRestriction.
|
Modifier and Type | Method and Description |
---|---|
List<Condition> |
Conditions.getConditions()
Gets all the conditions on the assertion.
|
Modifier and Type | Method and Description |
---|---|
List<Condition> |
ConditionsImpl.getConditions()
Gets all the conditions on the assertion.
|
Copyright © 2016. All rights reserved.