Apache CXF API

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

Packages that use SecurityHeaderType
org.apache.cxf.ws.security.sts.provider.model.secext   
 

Uses of SecurityHeaderType in org.apache.cxf.ws.security.sts.provider.model.secext
 

Methods in org.apache.cxf.ws.security.sts.provider.model.secext that return SecurityHeaderType
 SecurityHeaderType ObjectFactory.createSecurityHeaderType()
          Create an instance of SecurityHeaderType
 

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

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


Apache CXF API

Apache CXF