Hierarchy For Package overit.geocall.base.auth
Class Hierarchy
- java.lang.Object
- overit.geocall.rs.auth.Authentication
- overit.geocall.base.auth.OAuthAuthentication
- overit.geocall.base.auth.BasicAuthenticator (implements overit.geocall.rs.auth.Authenticator)
- overit.geocall.base.auth.OAuthAccessToken
- overit.geocall.base.auth.RemoteUserAuthenticator (implements overit.geocall.rs.auth.Authenticator)
- overit.geocall.rs.auth.TokenAuthenticator (implements overit.geocall.rs.auth.Authenticator)
- overit.geocall.base.auth.ApiKeyAuthenticator
- overit.geocall.base.auth.OAuthAuthenticator
- overit.geocall.base.auth.AzureOAuthAuthenticator
- overit.geocall.base.auth.DynamicOAuthAuthenticator
- overit.geocall.base.auth.NoneOAuthAuthenticator
- overit.geocall.base.auth.StaticOAuthAuthenticator
- overit.geocall.rs.auth.Authentication