public class JwtToken extends Object implements org.apache.shiro.authc.HostAuthenticationToken
| Constructor and Description |
|---|
JwtToken() |
| Modifier and Type | Method and Description |
|---|---|
static JwtToken |
build(String token,
String username,
String salt,
long expireSecond) |
Object |
getCredentials() |
Object |
getPrincipal() |
Copyright © 2019. All rights reserved.