public class JwtCredentialsMatcher extends Object implements org.apache.shiro.authc.credential.CredentialsMatcher
| Constructor and Description |
|---|
JwtCredentialsMatcher() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
doCredentialsMatch(org.apache.shiro.authc.AuthenticationToken authenticationToken,
org.apache.shiro.authc.AuthenticationInfo authenticationInfo) |
Copyright © 2019. All rights reserved.