|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.crowd.integration.model.DirectoryEntity
com.atlassian.crowd.integration.model.DirectoryContainer
com.atlassian.crowd.integration.model.RemoteGroup
public class RemoteGroup
Represents a group of principals.
| Field Summary |
|---|
| Fields inherited from class com.atlassian.crowd.integration.model.DirectoryContainer |
|---|
directory, members |
| Fields inherited from class com.atlassian.crowd.integration.model.DirectoryEntity |
|---|
active, attributes, conception, description, directoryID, ID, lastModified, name |
| Constructor Summary | |
|---|---|
RemoteGroup()
|
|
| Method Summary |
|---|
| Methods inherited from class com.atlassian.crowd.integration.model.DirectoryContainer |
|---|
addMember, getDirectory, getMembers, isMember, members, removeMember, setDirectory, setMembers |
| Methods inherited from class com.atlassian.crowd.integration.model.DirectoryEntity |
|---|
equals, getAttribute, getAttributes, getConception, getDescription, getDirectoryID, getID, getLastModified, getName, hashCode, isActive, setActive, setAttribute, setAttribute, setAttributes, setConception, setDescription, setDirectoryID, setID, setLastModified, setName, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.security.acl.Group |
|---|
addMember, isMember, members, removeMember |
| Methods inherited from interface java.security.Principal |
|---|
equals, getName, hashCode, toString |
| Constructor Detail |
|---|
public RemoteGroup()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||