Package de.xima.fc.interfaces.plugin.param.auth
-
Interface Summary Interface Description IPluginAuthenticatorConfigGuiDetailsParam Common 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.