|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.objectweb.jonas.security.auth.JSubject
Designed to embeds Object for JResourceLoginModule. This is due to the fact that Subject class isn't serializable with JacORB Could be removed when it will be the case
| Constructor Summary | |
JSubject(java.security.Principal name,
java.security.Principal group)
Build new object with name and group |
|
| Method Summary | |
java.security.Principal |
getGroup()
|
java.security.Principal |
getName()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JSubject(java.security.Principal name,
java.security.Principal group)
name - the given namegroup - the group containing all roles| Method Detail |
public java.security.Principal getGroup()
public java.security.Principal getName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||