| Class | Description |
|---|---|
| AbstractEntity |
Abstract class that serves as root for Model object (e.g.
|
| AccessToken |
Representation of an AccessToken
|
| AccessTokenRequest |
Representation of the AccessToken request defined in the spec
|
| AccessTokenResponse |
Bean representation of a Access Token response.
|
| AuthorizationRequest |
A representation of an AuthorizationRequest.
|
| Client |
Represents a Client as defined by the OAuth 2 specification:
|
| ErrorResponse |
Representation an error response conform spec
|
| ResourceServer |
Representation of the server hosting the protected resources, capable of
accepting and responding to protected resource requests using access tokens.
|
| StatisticsResponse |
Response representing the statistics for the entire database
|
| StatisticsResponse.ClientStat | |
| StatisticsResponse.ResourceServerStat | |
| ValidationErrorResponse |
POJO representing an error response used when dealing with resources.
|
Copyright © 2012–2014 SURFnet bv, The Netherlands. All rights reserved.