Package | Description |
---|---|
com.sun.identity.saml2.assertion |
Defines SAMLv2 assertion.
|
com.sun.identity.saml2.assertion.impl |
Modifier and Type | Method and Description |
---|---|
OneTimeUse |
AssertionFactory.createOneTimeUse()
Returns a new instance of
OneTimeUse . |
OneTimeUse |
AssertionFactory.createOneTimeUse(Element elem)
Returns a new instance of
OneTimeUse . |
OneTimeUse |
AssertionFactory.createOneTimeUse(String xml)
Returns a new instance of
OneTimeUse . |
Modifier and Type | Class and Description |
---|---|
class |
OneTimeUseImpl
The
OneTimeUse indicates that the assertion should be
used immediately by the relying party and must not be retained for
future use. |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.