| Class | Description |
|---|---|
| DownloadIterator<T> |
Iterator which supports paginated download.
|
| GitkitClient |
Google Identity Toolkit client library.
|
| GitkitClient.Builder |
Builder class to construct Gitkit client instance.
|
| GitkitTokenVerifier |
JWT signature verifier.
|
| GitkitUser |
Wrapper class containing user attributes.
|
| GitkitUser.ProviderInfo |
Wrapper class containing the associated identity providers of a user.
|
| GitkitVerifierManager |
Manages Gitkit token verifiers, taking care of download and refresh.
|
| HttpSender |
Default http sender for Gitkit.
|
| JsonTokenHelper |
Helps to find a JWT verifier.
|
| JsonTokenHelper.AudienceChecker |
Checks the token is indeed for this RP.
|
| RpcHelper |
Wraps the http interactions for Gitkit APIs.
|
| Enum | Description |
|---|---|
| GitkitClient.OobAction |
Gitkit out-of-band actions.
|
| Exception | Description |
|---|---|
| GitkitClientException | |
| GitkitServerException |
Copyright © 2015. All rights reserved.