Class OAuthAuthenticator

java.lang.Object
overit.geocall.rs.auth.TokenAuthenticator
overit.geocall.base.auth.OAuthAuthenticator
All Implemented Interfaces:
overit.geocall.rs.auth.Authenticator
Direct Known Subclasses:
AzureOAuthAuthenticator, DynamicOAuthAuthenticator, NoneOAuthAuthenticator, StaticOAuthAuthenticator

public abstract class OAuthAuthenticator extends overit.geocall.rs.auth.TokenAuthenticator