Uses of Interface
de.xima.fc.interfaces.plugin.retval.auth.IPluginGenericAuthenticatorRetVal
Packages that use IPluginGenericAuthenticatorRetVal
-
Uses of IPluginGenericAuthenticatorRetVal in de.xima.fc.plugin.interfaces.auth
Methods in de.xima.fc.plugin.interfaces.auth that return IPluginGenericAuthenticatorRetValModifier and TypeMethodDescriptionIPluginAuthenticatorType.buildGenericAuthClient
(IPluginGenericAuthenticatorParams<? extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>, ? extends IFileDataEntity<?>>>> params) Method to build a client used to authenticate users for a generic authentication context. -
Uses of IPluginGenericAuthenticatorRetVal in de.xima.fc.plugin.models.retval.auth
Classes in de.xima.fc.plugin.models.retval.auth that implement IPluginGenericAuthenticatorRetValModifier and TypeClassDescriptionclass
Default implementation for the return value of aIPluginAuthenticatorType.buildGenericAuthClient(IPluginGenericAuthenticatorParams)
.