Interface SignedEncryptedSupportingTokens

All Superinterfaces:
SignedSupportingTokens, SupportingTokens, Token
All Known Implementing Classes:
SignedEncryptedSupportingTokens

public interface SignedEncryptedSupportingTokens extends SignedSupportingTokens
Signed, encrypted supporting tokens are Signed supporting tokens that are also encrypted when they appear in the wsse:SecurityHeader. Element Encryption SHOULD be used for encrypting the supporting tokens.
Author:
Ashutosh.Shahi@sun.com