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

java.lang.Object
de.xima.fc.security.authentication.model.properties.CommonRedirectAuthenticatorProperties<TAuthenticator>
de.xima.fc.security.authentication.model.properties.AzureAdAuthenticatorProperties<TAuthenticator>
de.xima.fc.security.authentication.model.properties.AzureAdOauth2AuthenticatorProperties<TAuthenticator>
Type Parameters:
TAuthenticator - the type of the IAuthenticator
All Implemented Interfaces:
IAuthenticatorProperties<TAuthenticator>, Serializable

@Deprecated public class AzureAdOauth2AuthenticatorProperties<TAuthenticator extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>, ? extends IFileDataEntity<?>>>> extends AzureAdAuthenticatorProperties<TAuthenticator>
Deprecated.
Model class for the properties of an authenticator of type EAuthClientType.AZURE_AD.
Since:
8.0.0
Author:
XIMA MEDIA GmbH
See Also: