| 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.
|
| Modifier and Type | Method and Description |
|---|---|
O2Principal |
O2Principal.merge(Principal newPrincipal)
Merge a new principal's values into this principal.
|
| Constructor and Description |
|---|
O2SecurityContext(O2Principal principal)
Create a new instance of the security context.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractO2AuthenticationFilter.setPrincipal(O2Principal newPrincipal)
Set a principal to the security context.
|
Copyright © 2018 krotscheck.net. All rights reserved.