Class AuthenticationChain

  • All Implemented Interfaces:
    Authenticator

    public class AuthenticationChain
    extends AbstractAuthenticator
    This authentication component implements a chain of possible authentication sources that will be invoked sequentially.
    Since:
    4.5
    Author:
    Sebastian Wenzky