Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.catalina.users.AbstractRole
org.apache.catalina.users.MemoryRole
public class MemoryRole
extends AbstractRole
Field 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 theUserDatabase
within 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.