Package | Description |
---|---|
org.picketlink.oauth.messages |
Package contains the messages that flow between client and server
|
Modifier and Type | Method and Description |
---|---|
RefreshTokenRequest |
RefreshTokenRequest.setGrantType(String grantType) |
RefreshTokenRequest |
RefreshTokenRequest.setRefreshToken(String refreshToken) |
RefreshTokenRequest |
RefreshTokenRequest.setScope(String scope) |
Copyright © 2017. All rights reserved.