|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LdapGroup | |
|---|---|
| org.rhq.core.domain.authz | |
| Uses of LdapGroup in org.rhq.core.domain.authz |
|---|
| Methods in org.rhq.core.domain.authz that return types with arguments of type LdapGroup | |
|---|---|
Set<LdapGroup> |
Role.getLdapGroups()
|
| Methods in org.rhq.core.domain.authz with parameters of type LdapGroup | |
|---|---|
void |
Role.addLdapGroup(LdapGroup ldapGroup)
|
boolean |
Role.removeLdapGroup(LdapGroup ldapGroup)
|
| Method parameters in org.rhq.core.domain.authz with type arguments of type LdapGroup | |
|---|---|
void |
Role.setLdapGroups(Set<LdapGroup> groups)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||