Uses of Class
com.sun.xml.ws.security.secext10.SecurityHeaderType
-
Packages that use SecurityHeaderType Package Description com.sun.xml.ws.security.secext10 -
-
Uses of SecurityHeaderType in com.sun.xml.ws.security.secext10
Methods in com.sun.xml.ws.security.secext10 that return SecurityHeaderType Modifier and Type Method Description SecurityHeaderTypeObjectFactory. createSecurityHeaderType()Create an instance ofSecurityHeaderTypeMethods in com.sun.xml.ws.security.secext10 that return types with arguments of type SecurityHeaderType Modifier and Type Method Description javax.xml.bind.JAXBElement<SecurityHeaderType>ObjectFactory. createSecurity(SecurityHeaderType value)Methods in com.sun.xml.ws.security.secext10 with parameters of type SecurityHeaderType Modifier and Type Method Description javax.xml.bind.JAXBElement<SecurityHeaderType>ObjectFactory. createSecurity(SecurityHeaderType value)
-