Interface EncryptedSupportingTokens

  • All Superinterfaces:
    SupportingTokens, Token
    All Known Implementing Classes:
    EncryptedSupportingTokens

    public interface EncryptedSupportingTokens
    extends SupportingTokens
    Encrypted supporting tokens are supporting tokens that are included in the security header and MUST be encrypted when they appear in the security header. Element encryption SHOULD be used for encrypting these tokens. The encrypted supporting tokens can be added to any SOAP message and do not require the message signature being present before the encrypted supporting tokens are added.
    Author:
    [email protected]