Class OAuthService

java.lang.Object
com.github.scribejava.core.oauth.OAuthService
All Implemented Interfaces:
Closeable, AutoCloseable
Direct Known Subclasses:
OAuth10aService, OAuth20Service

public abstract class OAuthService extends Object implements Closeable