Uses of Class
com.sun.xml.ws.security.secext11.EncryptedHeaderType

Packages that use EncryptedHeaderType
com.sun.xml.ws.security.opt.impl.enc   
com.sun.xml.ws.security.secext11   
 

Uses of EncryptedHeaderType in com.sun.xml.ws.security.opt.impl.enc
 

Constructors in com.sun.xml.ws.security.opt.impl.enc with parameters of type EncryptedHeaderType
EncryptedHeader(EncryptedHeaderType eht, Data data, Key key, SOAPVersion soapVersion)
          Creates a new instance of EncryptedHeader
 

Uses of EncryptedHeaderType in com.sun.xml.ws.security.secext11
 

Methods in com.sun.xml.ws.security.secext11 that return EncryptedHeaderType
 EncryptedHeaderType ObjectFactory.createEncryptedHeaderType()
          Create an instance of EncryptedHeaderType
 

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

Methods in com.sun.xml.ws.security.secext11 with parameters of type EncryptedHeaderType
 JAXBElement<EncryptedHeaderType> ObjectFactory.createEncryptedHeader(EncryptedHeaderType value)
          Create an instance of JAXBElement<EncryptedHeaderType>}
 



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