public final class CredentialsMatcher
extends org.apache.shiro.authc.credential.SimpleCredentialsMatcher
| Constructor and Description |
|---|
CredentialsMatcher() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
doCredentialsMatch(org.apache.shiro.authc.AuthenticationToken token,
org.apache.shiro.authc.AuthenticationInfo info) |
equals, getCredentials, getCredentialspublic boolean doCredentialsMatch(org.apache.shiro.authc.AuthenticationToken token,
org.apache.shiro.authc.AuthenticationInfo info)
doCredentialsMatch in interface org.apache.shiro.authc.credential.CredentialsMatcherdoCredentialsMatch in class org.apache.shiro.authc.credential.SimpleCredentialsMatcherCopyright © 2017. All Rights Reserved.