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 |
---|---|
JWSKeySelector<C> |
BaseJOSEProcessor.getJWSKeySelector()
Gets the JWS key selector.
|
Modifier and Type | Method and Description |
---|---|
void |
BaseJOSEProcessor.setJWSKeySelector(JWSKeySelector<C> jwsKeySelector)
Sets the JWS key selector.
|
Copyright © 2015 Connect2id Ltd.. All Rights Reserved.