Package | Description |
---|---|
org.picketlink.oauth.grants |
Package contains the various OAuth Grants
|
org.picketlink.oauth.messages |
Package contains the messages that flow between client and server
|
Modifier and Type | Method and Description |
---|---|
ErrorResponse |
OAuthGrant.error() |
Modifier and Type | Method and Description |
---|---|
ErrorResponse |
ErrorResponse.setError(ErrorResponse.ErrorResponseCode error) |
ErrorResponse |
ErrorResponse.setErrorDescription(String errorDescription) |
ErrorResponse |
ErrorResponse.setErrorURI(String errorURI) |
ErrorResponse |
ErrorResponse.setState(String state) |
Copyright © 2016. All rights reserved.