Class CipherAuthToken

  • All Implemented Interfaces:
    org.jgroups.util.Streamable

    public class CipherAuthToken
    extends BinaryAuthToken
    An AUTH token, functionally equivalent to X509Token, but configured using Elytron resources.
    Author:
    Paul Ferraro