Interface AuthenticationManager.AuthenticationManagerListener

  • Enclosing class:
    AuthenticationManager

    public static interface AuthenticationManager.AuthenticationManagerListener
    • Method Detail

      • onSuccessfulAuthentication

        void onSuccessfulAuthentication​(step.framework.server.Session<step.core.access.User> session)