Uses of Interface
org.summerboot.jexpress.security.auth.AuthenticatorListener
Packages that use AuthenticatorListener
-
Uses of AuthenticatorListener in org.summerboot.jexpress.security.auth
Fields in org.summerboot.jexpress.security.auth declared as AuthenticatorListenerMethods in org.summerboot.jexpress.security.auth with parameters of type AuthenticatorListenerModifier and TypeMethodDescriptionprotected CallerAuthenticatorMockImpl.login(String uid, String password, AuthenticatorListener listener) protected abstract CallerBootAuthenticator.login(String uid, String password, AuthenticatorListener listener) voidAuthenticator.setListener(AuthenticatorListener listener) voidBootAuthenticator.setListener(AuthenticatorListener listener)