Package | Description |
---|---|
com.smartfoxserver.v2.components.login |
Modifier and Type | Field and Description |
---|---|
ILoginAssistantPlugin |
LoginConfiguration.postProcessPlugin
ADVANCED
Allows developers to add and extra plugin class in the login flow to manipulate objects
AFTER the login credentials are verified.
|
ILoginAssistantPlugin |
LoginConfiguration.preProcessPlugin
ADVANCED
Allows developers to add and extra plugin class in the login flow to manipulate objects
BEFORE the login credentials are verified.
|