| Package | Description |
|---|---|
| net.krotscheck.kangaroo.authz.common.authenticator.facebook |
The facebook authenticator.
|
| net.krotscheck.kangaroo.authz.common.authenticator.google |
The google authenticator.
|
| net.krotscheck.kangaroo.authz.common.authenticator.oauth2 |
Shared code for OAuth2 based authenticators.
|
| Class and Description |
|---|
| AbstractOAuth2Authenticator
An abstract class which manages the standard OAuth2 Authorization code
flow, to use as an IdP.
|
| OAuth2IdPToken
A small, class-private oauth token pojo.
|
| OAuth2User
A shared user entity that asks each IdP to package its identity claims in
a common format.
|
| Class and Description |
|---|
| AbstractOAuth2Authenticator
An abstract class which manages the standard OAuth2 Authorization code
flow, to use as an IdP.
|
| OAuth2IdPToken
A small, class-private oauth token pojo.
|
| OAuth2User
A shared user entity that asks each IdP to package its identity claims in
a common format.
|
| Class and Description |
|---|
| OAuth2IdPToken
A small, class-private oauth token pojo.
|
| OAuth2User
A shared user entity that asks each IdP to package its identity claims in
a common format.
|
Copyright © 2018 krotscheck.net. All rights reserved.