Class PluginAuthenticatorRetVal

    • Constructor Detail

      • PluginAuthenticatorRetVal

        public PluginAuthenticatorRetVal​(org.pac4j.core.client.IndirectClient client)
        Creates a new return value with the given client.
        Parameters:
        client - The client that implements the user authentication.