Interface AuthenticationMechanismResultTask

    • Method Detail

      • execute

        void execute​(AuthenticationMechanismContext context)
        This method is invoked by authentication service when it processes the authentication result. Authentication service passes the specified authentication context.
        Parameters:
        context - The authentication context.