Uses of Interface
com.sun.xml.wss.saml.OneTimeUse

Packages that use OneTimeUse
com.sun.xml.wss.saml   
com.sun.xml.wss.saml.assertion.saml20.jaxb20   
com.sun.xml.wss.saml.impl   
 

Uses of OneTimeUse in com.sun.xml.wss.saml
 

Methods in com.sun.xml.wss.saml that return OneTimeUse
abstract  OneTimeUse SAMLAssertionFactory.createOneTimeUse()
           
 

Uses of OneTimeUse in com.sun.xml.wss.saml.assertion.saml20.jaxb20
 

Classes in com.sun.xml.wss.saml.assertion.saml20.jaxb20 that implement OneTimeUse
 class OneTimeUse
          This is an implementation of the abstract Condition class, which specifes that the assertion this OneTimeUse is part of, is the new element in SAML 1.1, that allows an assertion party to express that an assertion should not be cached by the relying party for future use.
 

Uses of OneTimeUse in com.sun.xml.wss.saml.impl
 

Methods in com.sun.xml.wss.saml.impl that return OneTimeUse
 OneTimeUse SAMLAssertion1_1FactoryImpl.createOneTimeUse()
           
 OneTimeUse SAMLAssertion2_1FactoryImpl.createOneTimeUse()
           
 OneTimeUse SAMLAssertion2_2FactoryImpl.createOneTimeUse()
           
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.