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 classClientAuthenticatorHandlerHandler implementation for reading and writingClientAuthenticatorentities. -
Uses of IClientAuthenticatorHandler in de.xima.fc.handler.interfaces
Methods in de.xima.fc.handler.interfaces that return IClientAuthenticatorHandler Modifier and Type Method Description IClientAuthenticatorHandlerAHandlerProvider. getClientAuthenticatorHandler()IClientAuthenticatorHandlerIHandlerProvider. getClientAuthenticatorHandler()
-