public static class ShiroProperties.RealmProperty.CredentialsMatcherDefinition extends Object
CredentialsMatcherDefinition()
Map<String,Object>
getProperty()
org.apache.shiro.authc.credential.CredentialsMatcher
getTarget()
void
setProperty(Map<String,Object> property)
setTarget(org.apache.shiro.authc.credential.CredentialsMatcher target)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CredentialsMatcherDefinition()
public org.apache.shiro.authc.credential.CredentialsMatcher getTarget()
public void setTarget(org.apache.shiro.authc.credential.CredentialsMatcher target)
public Map<String,Object> getProperty()
public void setProperty(Map<String,Object> property)
Copyright © 2017. All rights reserved.