Package de.xima.fc.web.common.auth.wrapper
-
Class Summary Class Description AuthWrapperFactory Deprecated. UseClientFactory
orFormClientFactory
instead if you want to create pac4j clients.AuthWrapperHelper Deprecated. functionality has been moved to package fc-security.AzureAdWrapper<T extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>> Deprecated. UseAzureAdOauth2AuthenticatorProperties
instead.FacebookWrapper<T extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>> Deprecated. UseFacebookAuthenticatorProperties
instead.GoogleWrapper<T extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>> Deprecated. UseGoogleAuthenticatorProperties
instead.OAuth20Wrapper<T extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>> Deprecated. UseOAuth2AuthenticatorProperties
instead.OIDCWrapper<T extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>> Deprecated. UseOpenIdConnectAuthenticatorProperties
instead.PluginWrapper<T extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>> Deprecated. UsePluginAuthenticatorProperties
instead.SAMLWrapper<T extends IAuthenticator<E>,E extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>> Deprecated. UseSamlAuthenticatorProperties
instead.