Uses of Interface
com.sun.xml.ws.security.trust.elements.ProofEncryption
-
Packages that use ProofEncryption Package Description 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 Modifier and Type Method Description ProofEncryptionWSTrustElementBase. getProofEncryption()Get the desired proofEncryption settings for the token if specified, null otherwiseMethods in com.sun.xml.ws.security.trust.elements with parameters of type ProofEncryption Modifier and Type Method Description voidWSTrustElementBase. setProofEncryption(ProofEncryption proofEncryption)Set the desired proofEncryption settings for the requested token
-