Uses of Class
com.sun.xml.ws.security.trust.impl.wssx.bindings.ProofEncryptionType

Packages that use ProofEncryptionType
com.sun.xml.ws.security.trust.impl.wssx.bindings   
com.sun.xml.ws.security.trust.impl.wssx.elements   
 

Uses of ProofEncryptionType in com.sun.xml.ws.security.trust.impl.wssx.bindings
 

Methods in com.sun.xml.ws.security.trust.impl.wssx.bindings that return ProofEncryptionType
 ProofEncryptionType ObjectFactory.createProofEncryptionType()
          Create an instance of ProofEncryptionType
 

Methods in com.sun.xml.ws.security.trust.impl.wssx.bindings that return types with arguments of type ProofEncryptionType
 JAXBElement<ProofEncryptionType> ObjectFactory.createProofEncryption(ProofEncryptionType value)
          Create an instance of JAXBElement<ProofEncryptionType>}
 

Methods in com.sun.xml.ws.security.trust.impl.wssx.bindings with parameters of type ProofEncryptionType
 JAXBElement<ProofEncryptionType> ObjectFactory.createProofEncryption(ProofEncryptionType value)
          Create an instance of JAXBElement<ProofEncryptionType>}
 

Uses of ProofEncryptionType in com.sun.xml.ws.security.trust.impl.wssx.elements
 

Subclasses of ProofEncryptionType in com.sun.xml.ws.security.trust.impl.wssx.elements
 class ProofEncryptionImpl
           
 

Constructors in com.sun.xml.ws.security.trust.impl.wssx.elements with parameters of type ProofEncryptionType
ProofEncryptionImpl(ProofEncryptionType peType)
           
 



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