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