| Package | Description |
|---|---|
| org.jose4j.jwt.consumer | |
| org.jose4j.keys.resolvers |
| Class and Description |
|---|
| DecryptionKeyResolver
A callback interface for resolving the key (by looking at headers like "kid", for example) to use to decrypt the JWE.
|
| VerificationKeyResolver
A callback interface for resolving the key (by looking at headers like "kid", for example) to use to verify the JWS signature.
|
| Class and Description |
|---|
| DecryptionKeyResolver
A callback interface for resolving the key (by looking at headers like "kid", for example) to use to decrypt the JWE.
|
| VerificationKeyResolver
A callback interface for resolving the key (by looking at headers like "kid", for example) to use to verify the JWS signature.
|
Copyright © 2016. All rights reserved.