|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use LdapGroup | |
---|---|
net.sourceforge.heracles.dao.impl | |
net.sourceforge.heracles.model |
Uses of LdapGroup in net.sourceforge.heracles.dao.impl |
---|
Methods in net.sourceforge.heracles.dao.impl that return types with arguments of type LdapGroup | |
---|---|
private java.util.List<LdapGroup> |
LdapQueryImpl.takeRole(javax.naming.NamingEnumeration roles)
This helper method creates LdapGroup objects. |
Uses of LdapGroup in net.sourceforge.heracles.model |
---|
Fields in net.sourceforge.heracles.model with type parameters of type LdapGroup | |
---|---|
private java.util.List<LdapGroup> |
LdapUser.ldapGroups
|
Methods in net.sourceforge.heracles.model that return types with arguments of type LdapGroup | |
---|---|
java.util.List<LdapGroup> |
LdapUser.getLdapGroups()
|
Method parameters in net.sourceforge.heracles.model with type arguments of type LdapGroup | |
---|---|
void |
LdapUser.setLdapGroups(java.util.List<LdapGroup> ldapGroups)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |