Uses of Interface
de.xima.fc.interfaces.plugin.retval.auth.logic.IPluginLoginLogic
- 
Packages that use IPluginLoginLogic Package Description de.xima.fc.plugin.interfaces.auth  - 
- 
Uses of IPluginLoginLogic in de.xima.fc.plugin.interfaces.auth
Methods in de.xima.fc.plugin.interfaces.auth that return IPluginLoginLogic Modifier and Type Method Description IPluginLoginLogicIPluginAuthenticationLogic. getLoginLogic()The login logic determines how to start an authentication request. 
 -