| Package | Description |
|---|---|
| com.atlassian.asap.api | |
| com.atlassian.asap.core.exception |
| Modifier and Type | Method and Description |
|---|---|
static JwtClaims.Claim |
JwtClaims.Claim.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JwtClaims.Claim[] |
JwtClaims.Claim.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
MissingRequiredClaimException(JwtClaims.Claim claim) |
Copyright © 2016 Atlassian. All rights reserved.