|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.config.types.SecurityRoleRef
public class SecurityRoleRef
Configuration for the ejb-ref
Constructor Summary | |
---|---|
SecurityRoleRef()
|
Method Summary | |
---|---|
void |
addDescription(java.lang.String description)
Adds a 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 which is an alias of the linked value |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SecurityRoleRef()
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)
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |