Package | Description |
---|---|
com.sun.identity.saml2.assertion |
Defines SAMLv2 assertion.
|
com.sun.identity.saml2.assertion.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
AudienceRestriction
The
AudienceRestriction specifies that the assertion
is addressed to one or more specific Audience s. |
interface |
Condition
The
Condition serves as an extension point for new
conditions. |
interface |
OneTimeUse
The
OneTimeUse indicates that the assertion should be
used immediately by the relying party and must not be retained for
future use. |
interface |
ProxyRestriction
The
ProxyRestriction specifies limitations that the
asserting party imposes on relying parties that in turn wish to
act as asserting parties and issue subsequent assertions of their
own on the basis of the information contained in the original
assertion. |
Modifier and Type | Class and Description |
---|---|
class |
AudienceRestrictionImpl
The
AudienceRestriction specifies that the assertion
is addressed to one or more specific Audience s. |
class |
ConditionAbstractImpl
This is an abstract class which servers as an extension point for
new conditions.
|
class |
ConditionImpl
Th
Condition servers as an extension point for
new conditions. |
class |
OneTimeUseImpl
The
OneTimeUse indicates that the assertion should be
used immediately by the relying party and must not be retained for
future use. |
class |
ProxyRestrictionImpl
The
ProxyRestriction specifies limitations that the
asserting party imposes on relying parties that in turn wish to
act as asserting parties and issue subsequent assertions of their
own on the basis of the information contained in the original
assertion. |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.