Class AuthenticationAPI


  • public class AuthenticationAPI
    extends ASubAPI
    Author:
    XIMA MEDIA GmbH
    • Constructor Detail

      • AuthenticationAPI

        public AuthenticationAPI()
    • Method Detail

      • getAuthenticator

        public 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