| Package | Description |
|---|---|
| com.nimbusds.jose.proc |
Secure and robust framework for application-specific processing of JOSE
objects (with arbitrary payloads).
|
| Modifier and Type | Method and Description |
|---|---|
JWEKeySelector<C> |
BaseJOSEProcessor.getJWEKeySelector()
Gets the JWE key selector.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BaseJOSEProcessor.setJWEKeySelector(JWEKeySelector<C> jweKeySelector)
Sets the JWE key selector.
|
Copyright © 2015 Connect2id Ltd.. All Rights Reserved.