| Package | Description |
|---|---|
| org.primeframework.jwt.hmac |
| Modifier and Type | Method and Description |
|---|---|
static HMACSigner |
HMACSigner.newSHA256Signer(String secret) |
static HMACSigner |
HMACSigner.newSHA384Signer(String secret) |
static HMACSigner |
HMACSigner.newSHA512Signer(String secret) |
Copyright © 2017. All rights reserved.