Uses of Interface
de.xima.fc.interfaces.plugin.retval.auth.logic.IPluginCallbackLogic
-
Packages that use IPluginCallbackLogic Package Description de.xima.fc.plugin.interfaces.auth -
-
Uses of IPluginCallbackLogic in de.xima.fc.plugin.interfaces.auth
Methods in de.xima.fc.plugin.interfaces.auth that return IPluginCallbackLogic Modifier and Type Method Description IPluginCallbackLogic
IPluginAuthenticationLogic. getCallbackLogic()
The callback logic determines how to handle the response from an IDP in an authentication request.
-