Uses of Class
org.apache.cxf.ws.security.sts.provider.model.secext.SecurityHeaderType
-
Packages that use SecurityHeaderType Package Description 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 Modifier and Type Method Description SecurityHeaderTypeObjectFactory. createSecurityHeaderType()Create an instance ofSecurityHeaderTypeMethods in org.apache.cxf.ws.security.sts.provider.model.secext that return types with arguments of type SecurityHeaderType Modifier and Type Method Description javax.xml.bind.JAXBElement<SecurityHeaderType>ObjectFactory. createSecurity(SecurityHeaderType value)Methods in org.apache.cxf.ws.security.sts.provider.model.secext with parameters of type SecurityHeaderType Modifier and Type Method Description javax.xml.bind.JAXBElement<SecurityHeaderType>ObjectFactory. createSecurity(SecurityHeaderType value)
-