| Package | Description |
|---|---|
| org.surfnet.oaaas.model | |
| org.surfnet.oaaas.model.validation | |
| org.surfnet.oaaas.resource.resourceserver |
| Modifier and Type | Class and Description |
|---|---|
class |
AccessToken
Representation of an AccessToken
|
class |
AuthorizationRequest
A representation of an AuthorizationRequest.
|
class |
Client
Represents a Client as defined by the OAuth 2 specification:
|
class |
ResourceServer
Representation of the server hosting the protected resources, capable of
accepting and responding to protected resource requests using access tokens.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
AbstractEntityValidator.isValid(AbstractEntity entity,
javax.validation.ConstraintValidatorContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractResource.validate(AbstractEntity entity) |
Copyright © 2012-2013 SURFnet bv, The Netherlands. All Rights Reserved.