Class ProofEncryptionImpl
java.lang.Object
com.sun.xml.ws.security.trust.impl.bindings.ProofEncryptionType
com.sun.xml.ws.security.trust.impl.elements.ProofEncryptionImpl
- All Implemented Interfaces:
ProofEncryption
- Author:
- WS-Trust Implementation Team.
-
Field Summary
Fields inherited from class com.sun.xml.ws.security.trust.impl.bindings.ProofEncryptionType
any -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetToken()final voidfinal voidsetTargetType(String ttype) final voidMethods inherited from class com.sun.xml.ws.security.trust.impl.bindings.ProofEncryptionType
getAny, setAnyMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.sun.xml.ws.security.trust.elements.ProofEncryption
getAny, setAny
-
Constructor Details
-
ProofEncryptionImpl
-
ProofEncryptionImpl
-
ProofEncryptionImpl
-
-
Method Details
-
getTargetType
- Specified by:
getTargetTypein interfaceProofEncryption
-
setTargetType
- Specified by:
setTargetTypein interfaceProofEncryption
-
setSecurityTokenReference
- Specified by:
setSecurityTokenReferencein interfaceProofEncryption
-
getSecurityTokenReference
- Specified by:
getSecurityTokenReferencein interfaceProofEncryption
-
setToken
-
getToken
-