Class OAuthManager
java.lang.Object
com.amilesend.discogs.connection.auth.OAuthManager
- All Implemented Interfaces:
com.amilesend.client.connection.auth.AuthManager<OAuthInfo>
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionokhttp3.Request.BuilderaddAuthentication(okhttp3.Request.Builder requestBuilder) builder()Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.amilesend.client.connection.auth.AuthManager
isAuthenticated
-
Method Details
-
getAuthInfo
-
addAuthentication
public okhttp3.Request.Builder addAuthentication( okhttp3.Request.Builder requestBuilder) - Specified by:
addAuthenticationin interfacecom.amilesend.client.connection.auth.AuthManager<OAuthInfo>
-
builder
-