Uses of Class
com.sun.xml.ws.security.trust.impl.bindings.AllowPostdatingType
-
Packages that use AllowPostdatingType Package Description com.sun.xml.ws.security.trust.impl.bindings com.sun.xml.ws.security.trust.impl.elements -
-
Uses of AllowPostdatingType in com.sun.xml.ws.security.trust.impl.bindings
Methods in com.sun.xml.ws.security.trust.impl.bindings that return AllowPostdatingType Modifier and Type Method Description AllowPostdatingTypeObjectFactory. createAllowPostdatingType()Create an instance ofAllowPostdatingTypeMethods in com.sun.xml.ws.security.trust.impl.bindings that return types with arguments of type AllowPostdatingType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AllowPostdatingType>ObjectFactory. createAllowPostdating(AllowPostdatingType value)Methods in com.sun.xml.ws.security.trust.impl.bindings with parameters of type AllowPostdatingType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AllowPostdatingType>ObjectFactory. createAllowPostdating(AllowPostdatingType value) -
Uses of AllowPostdatingType in com.sun.xml.ws.security.trust.impl.elements
Subclasses of AllowPostdatingType in com.sun.xml.ws.security.trust.impl.elements Modifier and Type Class Description classAllowPostdatingImplThis indicates that returned tokens should allow requests for postdated tokens.
-