| Package | Description |
|---|---|
| com.nimbusds.jose |
Base Javascript Object Signing and Encryption (JOSE) interfaces and classes.
|
| Modifier and Type | Method and Description |
|---|---|
static JWEObjectJSON |
JWEObjectJSON.parse(Map<String,Object> jsonObject)
Parses a JWE object from the map.
|
static JWEObjectJSON |
JWEObjectJSON.parse(String s)
Parses a JWE object from the specified string in json form.
|
Copyright © 2021 Connect2id Ltd.. All rights reserved.