Interface Authentication.LoginListener

Enclosing class:
Authentication

public static interface Authentication.LoginListener
  • Method Summary

    Modifier and Type Method Description
    default void loginCancelled()  
    void loginSucceded​(Subject subject)