| Package | Description |
|---|---|
| com.holonplatform.auth.jwt.internal | |
| com.holonplatform.auth.token |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends BearerAuthenticationToken> |
DefaultJwtAuthenticator.getTokenType() |
| Modifier and Type | Method and Description |
|---|---|
Authentication |
DefaultJwtAuthenticator.authenticate(BearerAuthenticationToken authenticationToken) |
| Modifier and Type | Method and Description |
|---|---|
static BearerAuthenticationToken |
BearerAuthenticationToken.create(String token)
Create a new
BearerAuthenticationToken with given token. |
Copyright © 2019 The Holon Platform. All rights reserved.