Interface IAuthenticationHandler

    • Method Detail

      • getAuthenticator

        IAuthenticator<?> getAuthenticator​(UserContext uc,
                                           UUID callbackUuid)
        Returns the authenticator with the given callback UUID.
        Parameters:
        uc - user context for accessing the database.
        callbackUuid - of the authenticator
        Returns:
        authenticator with the given callback UUID.
        Since:
        7.2.0