Class Hierarchy
- java.lang.Object
- de.xima.fc.web.common.auth.wrapper.AuthWrapperFactory
- de.xima.fc.web.common.auth.wrapper.AuthWrapperHelper
- de.xima.fc.web.common.auth.wrapper.AzureAdWrapper<T> (implements de.xima.fc.interfaces.auth.IAuthenticatorWrapper<T>)
- de.xima.fc.web.common.auth.wrapper.FacebookWrapper<T> (implements de.xima.fc.interfaces.auth.IAuthenticatorWrapper<T>)
- de.xima.fc.web.common.auth.wrapper.GoogleWrapper<T> (implements de.xima.fc.interfaces.auth.IAuthenticatorWrapper<T>)
- de.xima.fc.web.common.auth.wrapper.OAuth20Wrapper<T> (implements de.xima.fc.interfaces.auth.IAuthenticatorWrapper<T>)
- de.xima.fc.web.common.auth.wrapper.OIDCWrapper<T> (implements de.xima.fc.interfaces.auth.IAuthenticatorWrapper<T>)
- de.xima.fc.web.common.auth.wrapper.PluginWrapper<T> (implements de.xima.fc.interfaces.auth.IAuthenticatorWrapper<T>)
- de.xima.fc.web.common.auth.wrapper.SAMLWrapper<T,E> (implements de.xima.fc.interfaces.auth.IAuthenticatorWrapper<T>)