See: Description
| Class | Description |
|---|---|
| OAuth2AuthFeature |
This feature ensures that all entities that are annotated with the
`@ScopesAllowed` tag, have appropriate HTTP exceptions and WWW-Authenticate
challenges thrown in response to invalid requests.
|
| OAuth2SecurityContext |
Private security context implementation that validates against our
database of tokens.
|
| Annotation Type | Description |
|---|---|
| ScopesAllowed |
Specifies the list of scopes permitted to access method(s) in an application.
|
Copyright © 2018 krotscheck.net. All rights reserved.