public class OAuthHandler extends AutoCloseableService
| Constructor and Description |
|---|
OAuthHandler(TokenSupplier supplier) |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationToken |
getToken() |
int |
reflectionHashCode() |
AuthenticationToken |
refreshToken() |
String |
toString() |
close, closeQuietly, equals, hashCodepublic OAuthHandler(TokenSupplier supplier)
public AuthenticationToken getToken()
public AuthenticationToken refreshToken()
public int reflectionHashCode()