| Package | Description |
|---|---|
| net.krotscheck.kangaroo.authz.oauth2.authn |
Initialization, validation, and maintenance of oauth2 request authorization.
|
| net.krotscheck.kangaroo.authz.oauth2.authn.authn |
Authentication Filters.
|
| net.krotscheck.kangaroo.authz.oauth2.resource |
API Service Classes.
|
| Class and Description |
|---|
| O2AuthScheme
A list of authentication methods which are valid for incoming OAuth2
Requests.
|
| O2Principal
The authorization pricipal for the OAuth server.
|
| Class and Description |
|---|
| O2Principal
The authorization pricipal for the OAuth server.
|
| Class and Description |
|---|
| O2BearerToken
This annotation enables authentication via an already authorized bearer
token.
|
| O2Client
This annotation enables authentication via a private client; requiring
a paired client_secret.
|
Copyright © 2018 krotscheck.net. All rights reserved.