Class PluginGenericAuthenticatorParams<T extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>>

java.lang.Object
de.xima.fc.plugin.models.params.auth.PluginGenericAuthenticatorParams<T>
All Implemented Interfaces:
IPluginGenericAuthenticatorParams<T>

public class PluginGenericAuthenticatorParams<T extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>> extends Object implements IPluginGenericAuthenticatorParams<T>
Default POJO implementation of IPluginGenericAuthenticatorParams.
Since:
8.0.0
Author:
XIMA MEDIA GmbH
  • Constructor Details

    • PluginGenericAuthenticatorParams

      public PluginGenericAuthenticatorParams(T authenticator)
  • Method Details