Uses of Class
com.sun.xml.ws.security.trust.impl.wssx.bindings.AllowPostdatingType

Packages that use AllowPostdatingType
com.sun.xml.ws.security.trust.impl.wssx.bindings   
com.sun.xml.ws.security.trust.impl.wssx.elements   
 

Uses of AllowPostdatingType in com.sun.xml.ws.security.trust.impl.wssx.bindings
 

Methods in com.sun.xml.ws.security.trust.impl.wssx.bindings that return AllowPostdatingType
 AllowPostdatingType ObjectFactory.createAllowPostdatingType()
          Create an instance of AllowPostdatingType
 

Methods in com.sun.xml.ws.security.trust.impl.wssx.bindings that return types with arguments of type AllowPostdatingType
 JAXBElement<AllowPostdatingType> ObjectFactory.createAllowPostdating(AllowPostdatingType value)
          Create an instance of JAXBElement<AllowPostdatingType>}
 

Methods in com.sun.xml.ws.security.trust.impl.wssx.bindings with parameters of type AllowPostdatingType
 JAXBElement<AllowPostdatingType> ObjectFactory.createAllowPostdating(AllowPostdatingType value)
          Create an instance of JAXBElement<AllowPostdatingType>}
 

Uses of AllowPostdatingType in com.sun.xml.ws.security.trust.impl.wssx.elements
 

Subclasses of AllowPostdatingType in com.sun.xml.ws.security.trust.impl.wssx.elements
 class AllowPostdatingImpl
          This indicates that returned tokens should allow requests for postdated tokens.
 



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