[users] # One or more {@link org.apache.shiro.realm.text.TextConfigurationRealm#setUserDefinitions(String) user definitions}... [roles] # One or more {@link org.apache.shiro.realm.text.TextConfigurationRealm#setRoleDefinitions(String) role definitions}This class also supports setting the {@link #setResourcePath(String) resourcePath} property to create accountdata from an .ini resource. This will only be used if there isn't already account data in the Realm. @since 1.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|