@Alias(value="ldap") @Singleton public class LdapGroupOwnershipService extends GroupOwnershipService
| Constructor and Description |
|---|
LdapGroupOwnershipService(com.typesafe.config.Config config) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isMemberOfGroup(List<ServiceRequester> serviceRequesters,
String group) |
@Inject public LdapGroupOwnershipService(com.typesafe.config.Config config)
public boolean isMemberOfGroup(List<ServiceRequester> serviceRequesters, String group)
isMemberOfGroup in class GroupOwnershipService