public class QueryNewUserGroupBean extends Object implements NewUserGroupBean, NewUserGroupOwnerBean
SecuritySystem| Constructor and Description | 
|---|
| QueryNewUserGroupBean(String grpQuery) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Long> | groups(String username,
      LdapConfig config,
      org.springframework.ldap.core.LdapOperations ldap,
      RoleProvider provider,
      AttributeSet attrSet) | 
| List<Long> | ownerOfGroups(String username,
             LdapConfig config,
             org.springframework.ldap.core.LdapOperations ldap,
             RoleProvider provider,
             AttributeSet attrSet) | 
public QueryNewUserGroupBean(String grpQuery)
public List<Long> groups(String username, LdapConfig config, org.springframework.ldap.core.LdapOperations ldap, RoleProvider provider, AttributeSet attrSet)
groups in interface NewUserGroupBeanpublic List<Long> ownerOfGroups(String username, LdapConfig config, org.springframework.ldap.core.LdapOperations ldap, RoleProvider provider, AttributeSet attrSet)
ownerOfGroups in interface NewUserGroupOwnerBean
                
                
Version: 5.2.5-ice35-b28
Copyright © 2016 The University of Dundee & Open Microscopy Environment. All Rights Reserved.