Package | Description |
---|---|
org.opensaml.saml.ext.saml2delrestrict |
Interfaces for SAML 2 Condition for Delegation Restriction.
|
org.opensaml.saml.saml2.assertion |
Interfaces and API classes for validating SAML 2 Assertions.
|
org.opensaml.saml.saml2.core |
Interfaces for SAML 2.0 core and protocol interfaces.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DelegationRestrictionType
SAML 2.0 Condition for Delegation Restriction - DelegationRestrictionType complex type.
|
Modifier and Type | Method and Description |
---|---|
ValidationResult |
ConditionValidator.validate(Condition condition,
Assertion assertion,
ValidationContext context)
Validates the given condition.
|
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.
|
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.