Uses of Class
org.apache.cxf.ws.security.sts.provider.model.AllowPostdatingType
-
Packages that use AllowPostdatingType Package Description org.apache.cxf.ws.security.sts.provider.model -
-
Uses of AllowPostdatingType in org.apache.cxf.ws.security.sts.provider.model
Methods in org.apache.cxf.ws.security.sts.provider.model that return AllowPostdatingType Modifier and Type Method Description AllowPostdatingTypeObjectFactory. createAllowPostdatingType()Create an instance ofAllowPostdatingTypeMethods in org.apache.cxf.ws.security.sts.provider.model that return types with arguments of type AllowPostdatingType Modifier and Type Method Description javax.xml.bind.JAXBElement<AllowPostdatingType>ObjectFactory. createAllowPostdating(AllowPostdatingType value)Methods in org.apache.cxf.ws.security.sts.provider.model with parameters of type AllowPostdatingType Modifier and Type Method Description javax.xml.bind.JAXBElement<AllowPostdatingType>ObjectFactory. createAllowPostdating(AllowPostdatingType value)
-