Interface TokenWrapper

All Known Implementing Classes:
EncryptionToken, InitiatorToken, ProtectionToken, RecipientToken, SignatureToken, SupportingToken, TransportToken

public interface TokenWrapper
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • setToken

      void setToken(Token tok)