| Package | Description |
|---|---|
| net.krotscheck.kangaroo.authz.oauth2.authn |
Initialization, validation, and maintenance of oauth2 request authorization.
|
| Modifier and Type | Method and Description |
|---|---|
static O2AuthScheme |
O2AuthScheme.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static O2AuthScheme[] |
O2AuthScheme.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 krotscheck.net. All rights reserved.