| 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 © 2013 JBoss Inc.. All Rights Reserved.