Interface SignedSupportingTokens

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

public interface SignedSupportingTokens extends SupportingTokens
Signed tokens are included in the message signature as defined above and may optionally include additional message parts to sign and/or encrypt.
Author:
K.Venugopal@sun.com