| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.catalina.users.AbstractRoleorg.apache.catalina.users.MemoryRolepublic class MemoryRoleextends AbstractRoleField Summary | |
protected MemoryUserDatabase |
|
Fields inherited from class org.apache.catalina.users.AbstractRole | |
description, rolename | |
Method Summary | |
UserDatabase |
|
String |
|
Methods inherited from class org.apache.catalina.users.AbstractRole | |
getDescription, getName, getRolename, getUserDatabase, setDescription, setRolename | |
public UserDatabase getUserDatabase()
Return theUserDatabasewithin which this role is defined.
- Specified by:
- getUserDatabase in interface Role
- Overrides:
- getUserDatabase in interface AbstractRole
public String toString()
Return a String representation of this role in XML format.