| Package | Description |
|---|---|
| com.nimbusds.jwt |
JSON Web Token (JWT) classes.
|
| Modifier and Type | Method and Description |
|---|---|
static EncryptedJWT |
EncryptedJWT.parse(java.lang.String s)
Parses an encrypted JSON Web Token (JWT) from the specified string in
compact format.
|
Copyright © 2014 Connect2id Ltd.. All Rights Reserved.