Package | Description |
---|---|
org.apache.shiro.realm |
Components and sub-packages used in supporting the core
Realm interface. |
Modifier and Type | Field and Description |
---|---|
protected Map<String,SimpleAccount> |
SimpleAccountRealm.users |
Modifier and Type | Method and Description |
---|---|
protected SimpleAccount |
SimpleAccountRealm.getUser(String username) |
Modifier and Type | Method and Description |
---|---|
protected void |
SimpleAccountRealm.add(SimpleAccount account) |
protected String |
SimpleAccountRealm.getUsername(SimpleAccount account) |
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.