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

java.lang.Object
de.xima.fc.web.common.auth.wrapper.AzureAdWrapper<T>
All Implemented Interfaces:
IAuthenticatorWrapper<T>, Serializable

@Deprecated public class AzureAdWrapper<T extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>> extends Object implements IAuthenticatorWrapper<T>
Deprecated.
Wrapper for Azure AD authenticator
Since:
7.1.0
Author:
XIMA Media GmbH
See Also:
  • Constructor Details

    • AzureAdWrapper

      public AzureAdWrapper(T authenticator)
      Deprecated.
  • Method Details