public interface Authenticator
| Modifier and Type | Method and Description |
|---|---|
User |
authenticate(String oauthToken,
String oauthVerifier) |
URI |
getAuthenticateURI(String callbackUri) |
URI getAuthenticateURI(String callbackUri) throws AuthenticationException
AuthenticationExceptionUser authenticate(String oauthToken, String oauthVerifier) throws AuthenticationException
AuthenticationExceptionCopyright © 2015. All Rights Reserved.