| Class | Description |
|---|---|
| AuthenticationTokenContext<T> |
The context within which an authentication token will be used.
|
| AuthenticationTokenContext.Builder<T> |
A non-thread safe builder of
AuthenticationTokenContext instances. |
| AuthenticationTokens |
Utility class for manipulating authentication tokens.
|
| AuthenticationTokenSource<T,C extends com.cloudbees.plugins.credentials.Credentials> |
Converts
Credentials into authentication tokens |
| Exception | Description |
|---|---|
| AuthenticationTokenException |
An exception thrown when a specific
Credentials could not be converted into an authentication token. |
Copyright © 2016. All rights reserved.