Uses of Interface
de.xima.fc.handler.interfaces.entity.IUserIdentityHandler
-
Packages that use IUserIdentityHandler Package Description de.xima.fc.handler.entity de.xima.fc.handler.interfaces -
-
Uses of IUserIdentityHandler in de.xima.fc.handler.entity
Classes in de.xima.fc.handler.entity that implement IUserIdentityHandler Modifier and Type Class Description classUserIdentityHandlerHandler implementation for reading and writingUserIdentityentities. -
Uses of IUserIdentityHandler in de.xima.fc.handler.interfaces
Methods in de.xima.fc.handler.interfaces that return IUserIdentityHandler Modifier and Type Method Description IUserIdentityHandlerAHandlerProvider. getUserIdentityHandler()IUserIdentityHandlerIHandlerProvider. getUserIdentityHandler()
-