Interface SupportingTokens

All Superinterfaces:
Token
All Known Subinterfaces:
EncryptedSupportingTokens, EndorsingEncryptedSupportingTokens, EndorsingSupportingTokens, SignedEncryptedSupportingTokens, SignedEndorsingEncryptedSupportingTokens, SignedEndorsingSupportingTokens, SignedSupportingTokens
All Known Implementing Classes:
EncryptedSupportingTokens, EndorsingEncryptedSupportingTokens, EndorsingSupportingTokens, SignedEncryptedSupportingTokens, SignedEndorsingEncryptedSupportingTokens, SignedEndorsingSupportingTokens, SignedSupportingTokens, SupportingTokens

public interface SupportingTokens extends Token
Supporting tokens are included in the security header and may optionally include additional message parts to sign and/or encrypt.
Author:
K.Venugopal@sun.com