- bropen.sso.token.JwtSignHelper
-
-
Methods Summary
Methods
| Type |
Name and description |
static String |
sign(com.nimbusds.jwt.JWTClaimsSet jwt)
|
static com.nimbusds.jwt.JWTClaimsSet |
verify(String token, Boolean validation)
|
-
Inherited Methods Summary
Inherited Methods
| Methods inherited from class |
Name |
class Object |
Object#wait(long, int), Object#wait(long), Object#wait(), Object#equals(Object), Object#toString(), Object#hashCode(), Object#getClass(), Object#notify(), Object#notifyAll() |
-
-
Field Detail
-
public static com.nimbusds.jose.JWSAlgorithm JWS_SIGN_ALGORITHM
-
public static Object JWS_SIGN_KEY
-
public static Object JWS_SIGN_KEY_PUB
-
Method Detail
-
static String sign(com.nimbusds.jwt.JWTClaimsSet jwt)
-
static com.nimbusds.jwt.JWTClaimsSet verify(String token, Boolean validation)
BROPEN Documentation, 2020-04-21 12:12