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