public class PluginFormAuthenticatorParams<T extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>> extends Object implements IPluginFormAuthenticatorParams<T>
| Constructor and Description |
|---|
PluginFormAuthenticatorParams(IFormAuthContext formAuthContext,
T authenticator) |
| Modifier and Type | Method and Description |
|---|---|
T |
getAuthenticator()
Returns the authenticator entity with the configuration and files of the authenticator, as configured by the user
in the
external users menu. |
IFormAuthContext |
getFormAuthContext()
Gets the
IFormAuthContext for where the clients will be used |
public PluginFormAuthenticatorParams(IFormAuthContext formAuthContext, T authenticator)
public IFormAuthContext getFormAuthContext()
IPluginFormAuthenticatorParamsIFormAuthContext for where the clients will be usedgetFormAuthContext in interface IPluginFormAuthenticatorParams<T extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>>IFormAuthContext with current state of the authentication contextpublic T getAuthenticator()
IPluginFormAuthenticatorParamsexternal users menu.getAuthenticator in interface IPluginFormAuthenticatorParams<T extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>>Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.