Uses of Class
com.sun.xml.ws.security.secext10.SecurityHeaderType

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

Methods in com.sun.xml.ws.security.secext10 that return types with arguments of type SecurityHeaderType
 JAXBElement<SecurityHeaderType> ObjectFactory.createSecurity(SecurityHeaderType value)
          Create an instance of JAXBElement<SecurityHeaderType>}
 

Methods in com.sun.xml.ws.security.secext10 with parameters of type SecurityHeaderType
 JAXBElement<SecurityHeaderType> ObjectFactory.createSecurity(SecurityHeaderType value)
          Create an instance of JAXBElement<SecurityHeaderType>}
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.