Apache CXF API

Uses of Class
org.apache.cxf.ws.security.sts.provider.model.AllowPostdatingType

Packages that use AllowPostdatingType
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
 AllowPostdatingType ObjectFactory.createAllowPostdatingType()
          Create an instance of AllowPostdatingType
 

Methods in org.apache.cxf.ws.security.sts.provider.model that return types with arguments of type AllowPostdatingType
 javax.xml.bind.JAXBElement<AllowPostdatingType> ObjectFactory.createAllowPostdating(AllowPostdatingType value)
          Create an instance of JAXBElement<AllowPostdatingType>}
 

Methods in org.apache.cxf.ws.security.sts.provider.model with parameters of type AllowPostdatingType
 javax.xml.bind.JAXBElement<AllowPostdatingType> ObjectFactory.createAllowPostdating(AllowPostdatingType value)
          Create an instance of JAXBElement<AllowPostdatingType>}
 


Apache CXF API

Apache CXF