public class MemoryRole extends GenericRole<MemoryUserDatabase>
Concrete implementation of Role
for the
MemoryUserDatabase
implementation of UserDatabase
.
database
description, rolename
Modifier and Type | Method and Description |
---|---|
String |
toString()
Return a String representation of this role in XML format.
|
equals, getUserDatabase, hashCode, setDescription, setRolename
getDescription, getName, getRolename
Copyright © 2000-2022 Apache Software Foundation. All Rights Reserved.