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