Based on a patch provided by Chamith Buddhika
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@941684
13f79535-47bb-0310-9956-
ffa450edef68
<attribute name="rolename"
description="Role name of this role"
- type="java.lang.String"/>
+ type="java.lang.String"
+ writeable="false"/>
</mbean>
<attribute name="groups"
description="MBean Names of groups this user is a member of"
- type="[Ljava.lang.String;"/>
+ type="[Ljava.lang.String;"
+ writeable="false"/>
<attribute name="password"
description="Password of this user"