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