|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.j2ee.cfg.J2eeSecurityRole
public class J2eeSecurityRole
Configuration for the security-role
Constructor Summary | |
---|---|
J2eeSecurityRole()
|
Method Summary | |
---|---|
void |
addDescription(java.lang.String description)
Adds an config file description. |
void |
setId(java.lang.String id)
Sets the config file id attribute. |
void |
setRoleLink(java.lang.String roleLink)
Sets the role link |
void |
setRoleName(java.lang.String roleName)
Sets the role name. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public J2eeSecurityRole()
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 setRoleLink(java.lang.String roleLink)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |