Class ProofEncryptionImpl
java.lang.Object
com.sun.xml.ws.security.trust.impl.wssx.bindings.ProofEncryptionType
com.sun.xml.ws.security.trust.impl.wssx.elements.ProofEncryptionImpl
- All Implemented Interfaces:
ProofEncryption
- Author:
- WS-Trust Implementation Team.
-
Field Summary
Fields inherited from class com.sun.xml.ws.security.trust.impl.wssx.bindings.ProofEncryptionType
any -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the STR contained in this ProofEncryption TypeGet the type of the ProofEncryption information itemgetToken()voidSet the STR for the Token as the contents of ProofEncryptionvoidsetTargetType(String ttype) Set the type of the DelegateTo information itemvoidMethods inherited from class com.sun.xml.ws.security.trust.impl.wssx.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
- Throws:
Exception
-
-
Method Details
-
getTargetType
Description copied from interface:ProofEncryptionGet the type of the ProofEncryption information item- Specified by:
getTargetTypein interfaceProofEncryption
-
setTargetType
Description copied from interface:ProofEncryptionSet the type of the DelegateTo information item- Specified by:
setTargetTypein interfaceProofEncryption- Parameters:
ttype-String
-
setSecurityTokenReference
Description copied from interface:ProofEncryptionSet the STR for the Token as the contents of ProofEncryption- Specified by:
setSecurityTokenReferencein interfaceProofEncryption
-
getSecurityTokenReference
Description copied from interface:ProofEncryptionGet the STR contained in this ProofEncryption Type- Specified by:
getSecurityTokenReferencein interfaceProofEncryption
-
setToken
-
getToken
-