public class AppRealmCredentialsMatcher
extends org.apache.shiro.authc.credential.HashedCredentialsMatcher
implements org.apache.shiro.authc.credential.CredentialsMatcher
| Constructor and Description |
|---|
AppRealmCredentialsMatcher() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
doCredentialsMatch(org.apache.shiro.authc.AuthenticationToken token,
org.apache.shiro.authc.AuthenticationInfo info) |
getCredentials, getHashAlgorithmName, getHashIterations, getSalt, hashProvidedCredentials, hashProvidedCredentials, isHashSalted, isStoredCredentialsHexEncoded, newHashInstance, setHashAlgorithmName, setHashIterations, setHashSalted, setStoredCredentialsHexEncodedequals, 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.HashedCredentialsMatcherCopyright © 2015. All rights reserved.