Uses of Interface
com.sun.xml.ws.security.trust.elements.ProofEncryption

Packages that use ProofEncryption
com.sun.xml.ws.security.trust.elements   
 

Uses of ProofEncryption in com.sun.xml.ws.security.trust.elements
 

Methods in com.sun.xml.ws.security.trust.elements that return ProofEncryption
 ProofEncryption WSTrustElementBase.getProofEncryption()
          Get the desired proofEncryption settings for the token if specified, null otherwise
 

Methods in com.sun.xml.ws.security.trust.elements with parameters of type ProofEncryption
 void WSTrustElementBase.setProofEncryption(ProofEncryption proofEncryption)
          Set the desired proofEncryption settings for the requested token
 



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