public static class ShiroProperties.RealmProperty extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ShiroProperties.RealmProperty.CredentialsMatcherDefinition |
| 构造器和说明 |
|---|
RealmProperty() |
| 限定符和类型 | 方法和说明 |
|---|---|
ShiroProperties.RealmProperty.CredentialsMatcherDefinition |
getCredentialsMatcher() |
Map<String,Object> |
getProperty() |
org.apache.shiro.realm.Realm |
getTarget() |
void |
setCredentialsMatcher(ShiroProperties.RealmProperty.CredentialsMatcherDefinition credentialsMatcher) |
void |
setProperty(Map<String,Object> property) |
void |
setTarget(org.apache.shiro.realm.Realm target) |
public org.apache.shiro.realm.Realm getTarget()
public void setTarget(org.apache.shiro.realm.Realm target)
public ShiroProperties.RealmProperty.CredentialsMatcherDefinition getCredentialsMatcher()
public void setCredentialsMatcher(ShiroProperties.RealmProperty.CredentialsMatcherDefinition credentialsMatcher)
Copyright © 2017. All rights reserved.