| Interface | Description |
|---|---|
| OAuth2Validator |
Responsible for validating the OAuth2 incoming requests
|
| Class | Description |
|---|---|
| AbstractAuthenticator |
To be implemented by various authentication methods.
|
| AbstractFilter |
Shared functionality of the different authorization and userconsent Filters
|
| AbstractUserConsentHandler |
Responsible for handling user consent.
|
| AuthenticationFilter | |
| OAuth2ValidatorImpl |
Implementation of
OAuth2Validator |
| UserConsentFilter |
Filter that ensures the Resource Owner grants consent for the use of
the Resource Server data to the Client app. |
| Enum | Description |
|---|---|
| OAuth2Validator.ValidationResponse |
See the spec
|
| Exception | Description |
|---|---|
| ValidationResponseException |
Copyright © 2012–2013 SURFnet bv, The Netherlands. All rights reserved.