Uses of Interface
de.xima.fc.interfaces.auth.IAuthenticatorWrapper
Packages that use IAuthenticatorWrapper
- 
Uses of IAuthenticatorWrapper in de.xima.fc.web.common.auth.wrapper
Classes in de.xima.fc.web.common.auth.wrapper that implement IAuthenticatorWrapperModifier and TypeClassDescriptionclassAzureAdWrapper<T extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>> Deprecated.classFacebookWrapper<T extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>> Deprecated.UseFacebookAuthenticatorPropertiesinstead.classGoogleWrapper<T extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>> Deprecated.UseGoogleAuthenticatorPropertiesinstead.classOAuth20Wrapper<T extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>> Deprecated.UseOAuth2AuthenticatorPropertiesinstead.classOIDCWrapper<T extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>> Deprecated.UseOpenIdConnectAuthenticatorPropertiesinstead.classPluginWrapper<T extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>> Deprecated.UsePluginAuthenticatorPropertiesinstead.classSAMLWrapper<T extends IAuthenticator<E>,E extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>, ? extends IFileDataEntity<?>>> Deprecated.UseSamlAuthenticatorPropertiesinstead.Methods in de.xima.fc.web.common.auth.wrapper that return IAuthenticatorWrapperModifier and TypeMethodDescriptionstatic IAuthenticatorWrapper<?>AuthWrapperFactory.createWrapper(IAuthenticator<?> auth) Deprecated.Creats anIAuthenticatorWrapperby the givenIAuthenticatorentity 
AzureAdOauth2AuthenticatorPropertiesinstead.