Uses of Interface
de.xima.fc.handler.interfaces.entity.ISystemAuthenticatorHandler
-
Packages that use ISystemAuthenticatorHandler Package Description de.xima.fc.handler.entity de.xima.fc.handler.interfaces -
-
Uses of ISystemAuthenticatorHandler in de.xima.fc.handler.entity
Classes in de.xima.fc.handler.entity that implement ISystemAuthenticatorHandler Modifier and Type Class Description class
SystemAuthenticatorHandler
Handler implementation for reading and writingSystemAuthenticator
entities. -
Uses of ISystemAuthenticatorHandler in de.xima.fc.handler.interfaces
Methods in de.xima.fc.handler.interfaces that return ISystemAuthenticatorHandler Modifier and Type Method Description ISystemAuthenticatorHandler
AHandlerProvider. getSystemAuthenticatorHandler()
ISystemAuthenticatorHandler
IHandlerProvider. getSystemAuthenticatorHandler()
-