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 NewUserGroupBean
public List<Long> ownerOfGroups(String username, LdapConfig config, org.springframework.ldap.core.LdapOperations ldap, RoleProvider provider, AttributeSet attrSet)
ownerOfGroups
in interface NewUserGroupOwnerBean
Version: 5.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.