public class HashedCredentialsMatcher extends Object implements org.apache.shiro.authc.credential.CredentialsMatcher
Constructor and Description |
---|
HashedCredentialsMatcher() |
Modifier and Type | Method and Description |
---|---|
boolean |
doCredentialsMatch(org.apache.shiro.authc.AuthenticationToken token,
org.apache.shiro.authc.AuthenticationInfo info) |
public boolean doCredentialsMatch(org.apache.shiro.authc.AuthenticationToken token, org.apache.shiro.authc.AuthenticationInfo info)
doCredentialsMatch
in interface org.apache.shiro.authc.credential.CredentialsMatcher
CredentialsMatcher.doCredentialsMatch(org.apache.shiro.authc.AuthenticationToken,
org.apache.shiro.authc.AuthenticationInfo)
Copyright © 2013. All Rights Reserved.