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

Type Parameters:
T - the type of IAuthenticator
All Superinterfaces:
Serializable
All Known Implementing Classes:
AzureAdWrapper, FacebookWrapper, GoogleWrapper, OAuth20Wrapper, OIDCWrapper, PluginWrapper, SAMLWrapper

@Deprecated public interface IAuthenticatorWrapper<T extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>> extends Serializable
Deprecated.
Use de.xima.fc.security.interfaces.authentication.IAuthenticatorProperties instead.
Interface for authenticator wrappers
Author:
XIMA MEDIA GmbH