@FunctionalInterface public static interface Authentication.AuthenticationListener
Modifier and Type | Method and Description |
---|---|
void |
onAuthentication(Authentication authentication)
Called when an authentication or deauthentication event occurs.
|
void onAuthentication(Authentication authentication)
authentication
- Authentication instance, null
in case of deauthentication eventCopyright © 2018 The Holon Platform. All rights reserved.