|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JWKSet | |
|---|---|
| com.nimbusds.jose | Javascript Object Signing and Encryption (JOSE) classes. |
| Uses of JWKSet in com.nimbusds.jose |
|---|
| Methods in com.nimbusds.jose that return JWKSet | |
|---|---|
static JWKSet |
JWKSet.parse(net.minidev.json.JSONObject json)
Parses the specified JSON object representing a JSON Web Key (JWK) set. |
static JWKSet |
JWKSet.parse(String s)
Parses the specified string representing a JSON Web Key (JWK) set. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||