| Package | Description |
|---|---|
| org.springframework.security.jwt | |
| org.springframework.security.jwt.crypto.sign |
| Modifier and Type | Method and Description |
|---|---|
static Jwt |
JwtHelper.encode(CharSequence content,
Signer signer) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SignerVerifier |
| Modifier and Type | Class and Description |
|---|---|
class |
MacSigner |
class |
RsaSigner
A signer for signing using an RSA private key.
|
Copyright © 2016 SpringSource. All rights reserved.