Package | Description |
---|---|
com.sun.identity.saml2.assertion |
Defines SAMLv2 assertion.
|
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. |
Copyright © 2010-2018, ForgeRock All Rights Reserved.