| Package | Description |
|---|---|
| org.jose4j.jwa | |
| org.jose4j.jwe | |
| org.jose4j.jws | |
| org.jose4j.jwx |
| Modifier and Type | Method and Description |
|---|---|
void |
AlgorithmConstraints.checkConstraint(String algorithm) |
A |
AlgorithmFactory.getAlgorithm(String algorithmIdentifier) |
| Modifier and Type | Method and Description |
|---|---|
KeyManagementAlgorithm |
JsonWebEncryption.getAlgorithm() |
KeyManagementAlgorithm |
JsonWebEncryption.getAlgorithmNoConstraintCheck() |
ContentEncryptionAlgorithm |
JsonWebEncryption.getContentEncryptionAlgorithm() |
KeyManagementAlgorithm |
JsonWebEncryption.getKeyManagementModeAlgorithm() |
| Modifier and Type | Method and Description |
|---|---|
JsonWebSignatureAlgorithm |
JsonWebSignature.getAlgorithm() |
JsonWebSignatureAlgorithm |
JsonWebSignature.getAlgorithmNoConstraintCheck() |
KeyPersuasion |
JsonWebSignature.getKeyPersuasion() |
String |
JsonWebSignature.getKeyType() |
| Modifier and Type | Method and Description |
|---|---|
abstract Algorithm |
JsonWebStructure.getAlgorithm() |
abstract Algorithm |
JsonWebStructure.getAlgorithmNoConstraintCheck() |
Copyright © 2020. All rights reserved.