Package com.sun.identity.saml2.assertion
Interface OneTimeUse
- 
- All Superinterfaces:
 ConditionAbstract,XmlSerializable
@SupportedAll public interface OneTimeUse extends ConditionAbstract
TheOneTimeUseindicates that the assertion should be used immediately by the relying party and must not be retained for future use. 
- 
- 
Method Summary
- 
Methods inherited from interface com.sun.identity.saml2.assertion.ConditionAbstract
isMutable, makeImmutable 
- 
Methods inherited from interface com.sun.identity.saml2.common.XmlSerializable
toDocumentFragment, toXMLString, toXMLString 
 - 
 
 -