|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.server.e_app.SecurityRole
public class SecurityRole
Configuration for the security role
Constructor Summary | |
---|---|
SecurityRole()
|
Method Summary | |
---|---|
void |
addDescription(java.lang.String description)
Adds a description. |
void |
addRoleLink(java.lang.String roleName)
Adds a role-link. |
void |
setId(java.lang.String id)
Sets the id. |
void |
setRoleName(java.lang.String roleName)
Adds a role-name. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SecurityRole()
Method Detail |
---|
public void setId(java.lang.String id)
public void addDescription(java.lang.String description)
public void setRoleName(java.lang.String roleName)
public void addRoleLink(java.lang.String roleName)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |