| Package | Description |
|---|---|
| org.jose4j.jwa | |
| org.jose4j.jws | |
| org.jose4j.keys | |
| org.jose4j.zip |
| Modifier and Type | Method and Description |
|---|---|
KeyPersuasion |
AlgorithmInfo.getKeyPersuasion() |
KeyPersuasion |
Algorithm.getKeyPersuasion() |
| Modifier and Type | Method and Description |
|---|---|
void |
AlgorithmInfo.setKeyPersuasion(KeyPersuasion keyPersuasion) |
| Modifier and Type | Method and Description |
|---|---|
KeyPersuasion |
JsonWebSignature.getKeyPersuasion() |
| Modifier and Type | Method and Description |
|---|---|
static KeyPersuasion |
KeyPersuasion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeyPersuasion[] |
KeyPersuasion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
KeyPersuasion |
DeflateRFC1951CompressionAlgorithm.getKeyPersuasion() |
Copyright © 2018. All rights reserved.