|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.objectweb.jonas.security.auth.JPrincipal
org.objectweb.jonas.security.auth.JRole
public class JRole
This class defines a Role It use the Principal class in order to add roles to the java.security.acl.Group class
| Constructor Summary | |
|---|---|
JRole(java.lang.String name)
Constructor (use the super constructor) |
|
| Method Summary |
|---|
| Methods inherited from class org.objectweb.jonas.security.auth.JPrincipal |
|---|
equals, getName, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JRole(java.lang.String name)
name - the name of this role
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||