| Package | Description |
|---|---|
| com.holonplatform.auth.jwt |
| Modifier and Type | Method and Description |
|---|---|
static JwtTokenBuilder.AuthPart |
JwtTokenBuilder.AuthPart.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JwtTokenBuilder.AuthPart[] |
JwtTokenBuilder.AuthPart.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 The Holon Platform. All rights reserved.