Uses of Interface
de.xima.fc.interfaces.plugin.retval.auth.IPluginFormAuthenticatorRetVal
Packages that use IPluginFormAuthenticatorRetVal
-
Uses of IPluginFormAuthenticatorRetVal in de.xima.fc.plugin.interfaces.auth
Methods in de.xima.fc.plugin.interfaces.auth that return IPluginFormAuthenticatorRetValModifier and TypeMethodDescriptiondefault IPluginFormAuthenticatorRetVal
IPluginAuthenticatorType.buildFormAuthClient
(IPluginFormAuthenticatorParams<? extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>, ? extends IFileDataEntity<?>>>> params) Deprecated. -
Uses of IPluginFormAuthenticatorRetVal in de.xima.fc.plugin.models.retval.auth
Classes in de.xima.fc.plugin.models.retval.auth that implement IPluginFormAuthenticatorRetValModifier and TypeClassDescriptionclass
Default implementation for the return value of aIPluginAuthenticatorType.buildFormAuthClient(IPluginFormAuthenticatorParams)
.
IPluginAuthenticatorType.buildGenericAuthClient(IPluginGenericAuthenticatorParams)
instead.