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