|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProofEncryption | |
---|---|
com.sun.xml.ws.security.trust.elements | |
com.sun.xml.ws.security.trust.impl.elements | |
com.sun.xml.ws.security.trust.impl.wssx.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 |
Uses of ProofEncryption in com.sun.xml.ws.security.trust.impl.elements |
---|
Classes in com.sun.xml.ws.security.trust.impl.elements that implement ProofEncryption | |
---|---|
class |
ProofEncryptionImpl
|
Methods in com.sun.xml.ws.security.trust.impl.elements that return ProofEncryption | |
---|---|
ProofEncryption |
RequestSecurityTokenImpl.getProofEncryption()
|
ProofEncryption |
RequestSecurityTokenResponseImpl.getProofEncryption()
|
Methods in com.sun.xml.ws.security.trust.impl.elements with parameters of type ProofEncryption | |
---|---|
void |
RequestSecurityTokenImpl.setProofEncryption(ProofEncryption proofEncryption)
|
void |
RequestSecurityTokenResponseImpl.setProofEncryption(ProofEncryption proofEncryption)
|
Uses of ProofEncryption in com.sun.xml.ws.security.trust.impl.wssx.elements |
---|
Methods in com.sun.xml.ws.security.trust.impl.wssx.elements that return ProofEncryption | |
---|---|
ProofEncryption |
RequestSecurityTokenImpl.getProofEncryption()
|
ProofEncryption |
RequestSecurityTokenResponseImpl.getProofEncryption()
|
ProofEncryption |
SecondaryParametersImpl.getProofEncryption()
|
Methods in com.sun.xml.ws.security.trust.impl.wssx.elements with parameters of type ProofEncryption | |
---|---|
void |
RequestSecurityTokenImpl.setProofEncryption(ProofEncryption proofEncryption)
|
void |
RequestSecurityTokenResponseImpl.setProofEncryption(ProofEncryption proofEncryption)
|
void |
SecondaryParametersImpl.setProofEncryption(ProofEncryption proofEncryption)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |