Package | Description |
---|---|
io.oauth.server.api |
Modifier and Type | Method and Description |
---|---|
TokenSet |
AuthorizationApi.token(String clientId,
String clientSecret,
String grantType,
String scope,
String code,
String refreshToken)
Access token retrieval (with code) or refresh (with refresh token)
|
Copyright © 2015. All rights reserved.