public class VerifyMacSignature extends VerifySignature
| Constructor | Description |
|---|---|
VerifyMacSignature(Signer macSigner) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
run(JsonWebToken token) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateSignInputpublic VerifyMacSignature(Signer macSigner)
public boolean run(JsonWebToken token)
run in class VerifySignature