@Deprecated public interface JWTClaimsVerifier
JWTClaimsSetVerifier| Modifier and Type | Method and Description |
|---|---|
void |
verify(JWTClaimsSet claimsSet)
Deprecated.
|
@Deprecated void verify(JWTClaimsSet claimsSet) throws BadJWTException
claimsSet - The JWT claims set. Not null.BadJWTException - If the JWT claims set is rejected.Copyright © 2017 Connect2id Ltd.. All rights reserved.