Package | Description |
---|---|
com.nimbusds.jwt.proc |
Secure framework for application-specific processing of JSON Web Tokens
(JWTs).
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultJWTClaimsVerifier.verify(JWTClaimsSet claimsSet) |
void |
JWTClaimsVerifier.verify(JWTClaimsSet claimsSet)
Performs verification of selected or all claims in the specified JWT
claims set.
|
Copyright © 2015 Connect2id Ltd.. All Rights Reserved.