|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SymmetricBinding
Binding defines SignatureToken and Encryption Token used from initiator to recipient and from recipient to initiator.
Field Summary |
---|
Fields inherited from interface com.sun.xml.ws.security.policy.Binding |
---|
ENCRYPT_SIGN, SIGN_ENCRYPT |
Method Summary | |
---|---|
Token |
getEncryptionToken()
returns the EncryptionToken |
Token |
getProtectionToken()
return token to be used for signature and encryption operations. |
Token |
getSignatureToken()
returns token to be used for Signature operations |
Methods inherited from interface com.sun.xml.ws.security.policy.Binding |
---|
getAlgorithmSuite, getLayout, getProtectionOrder, getSecurityPolicyVersion, getSignatureProtection, getTokenProtection, isDisableTimestampSigning, isIncludeTimeStamp, isSignContent |
Method Detail |
---|
Token getEncryptionToken()
EncryptionToken
Token getSignatureToken()
SignatureToken
Token getProtectionToken()
ProtectionToken
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |