| Class | Description |
|---|---|
| AsapAuthenticationProvider |
An authentication provider that validates an
UnverifiedBearerToken and if the token is valid,
transforms it into an authenticated token which includes the granted authorities. |
| BearerTokenAuthenticationProcessingFilter |
Authentication processing filter that extracts the bearer token from the HTTP Authorization header.
|
| IssuerAndSubjectWhitelistAsapAuthenticationProvider |
ASAP authentication provider that grants static authorities based on whitelists of issuers and effective subjects.
|
Copyright © 2017 Atlassian. All rights reserved.