| Package | Description |
|---|---|
| com.holonplatform.auth.internal |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicAuthenticationTokenResolver
AuthenticationToken.AuthenticationTokenResolver for HTTP requests providing HttpHeaders.SCHEME_BASIC authentication
scheme using HttpHeaders.AUTHORIZATION header. |
class |
BearerAuthenticationTokenResolver
OAuth2
AuthenticationToken.AuthenticationTokenResolver for HTTP requests providing HttpHeaders.SCHEME_BEARER
authentication scheme using HttpHeaders.AUTHORIZATION header. |
Copyright © 2019 The Holon Platform. All rights reserved.