Package de.xima.fc.interfaces.plugin.param.auth
package de.xima.fc.interfaces.plugin.param.auth
-
InterfacesClassDescriptionCommon interface for requesting custom plugin config GUI detailsIPluginFormAuthenticatorParams<T extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>, ? extends IFileDataEntity<?>>>>Interface with the parameters passed to an authenticator type plugin when a new client needs to be created for a form authentication context.IPluginGenericAuthenticatorParams<T extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>, ? extends IFileDataEntity<?>>>>Interface with the parameters passed to an authenticator type plugin when a new client needs to be created for a generic authentication context.