|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.mit.stellar.api.group.AbstractSGroupM
edu.mit.stellar.api.group.AbstractPrincipalSGroupM
edu.mit.stellar.api.group.PrincipalSGroupMImpl
public class PrincipalSGroupMImpl
PrincipalSGroupMImpl
| Constructor Summary | |
|---|---|
PrincipalSGroupMImpl()
|
|
| Method Summary | |
|---|---|
UserIdentityManager |
getUserIdentityManager()
Implementations must provide a UserIdentityManager, usually by injection. |
void |
setUserIdentityManager(UserIdentityManager userIdentityManager)
|
| Methods inherited from class edu.mit.stellar.api.group.AbstractPrincipalSGroupM |
|---|
addMember, getPrincipalSet, isMember, loadPrincipals, members, removeMember, setPrincipals |
| Methods inherited from class edu.mit.stellar.api.group.AbstractSGroupM |
|---|
getAdministrator, getDescription, getGroupId, getGroupManagerId, getName, getOwner, getTitle, setAdministrator, setDescription, setGroupId, setGroupManagerId, setName, setOwner, setTitle |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.security.Principal |
|---|
equals, hashCode, toString |
| Constructor Detail |
|---|
public PrincipalSGroupMImpl()
| Method Detail |
|---|
public UserIdentityManager getUserIdentityManager()
AbstractSGroupM
getUserIdentityManager in class AbstractSGroupMpublic void setUserIdentityManager(UserIdentityManager userIdentityManager)
userIdentityManager - the userIdentityManager to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||