Uses of Interface
de.xima.fc.interfaces.plugin.param.auth.IPluginFormAuthenticatorParams
Packages that use IPluginFormAuthenticatorParams
-
Uses of IPluginFormAuthenticatorParams in de.xima.fc.plugin.interfaces.auth
Methods in de.xima.fc.plugin.interfaces.auth with parameters of type IPluginFormAuthenticatorParamsModifier and TypeMethodDescriptiondefault IPluginFormAuthenticatorRetVal
IPluginAuthenticatorType.buildFormAuthClient
(IPluginFormAuthenticatorParams<? extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>, ? extends IFileDataEntity<?>>>> params) Deprecated. -
Uses of IPluginFormAuthenticatorParams in de.xima.fc.plugin.models.params.auth
Classes in de.xima.fc.plugin.models.params.auth that implement IPluginFormAuthenticatorParamsModifier and TypeClassDescriptionclass
PluginFormAuthenticatorParams<T extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,
? extends IFileDataEntity<?>>>>
IPluginAuthenticatorType.buildGenericAuthClient(IPluginGenericAuthenticatorParams)
instead.