ome.security.auth
Interface NewUserGroupBean

All Known Implementing Classes:
AttributeNewUserGroupBean, QueryNewUserGroupBean

public interface NewUserGroupBean

Strategy for finding the appropriate groups for a given user in LDAP.

Since:
Beta4.2
Author:
Josh Moore, josh at glencoesoftware.com
See Also:
SecuritySystem

Method Summary
 List<Long> groups(String username, LdapConfig config, org.springframework.ldap.core.LdapOperations ldap, RoleProvider provider, AttributeSet attrSet)
           
 

Method Detail

groups

List<Long> groups(String username,
                  LdapConfig config,
                  org.springframework.ldap.core.LdapOperations ldap,
                  RoleProvider provider,
                  AttributeSet attrSet)
Parameters:
config -
ldap -
provider -
userProperties -


OmeroJava Api

Version: 4.3.3-00d1137e-b2894

Copyright © 2009 The University of Dundee. All Rights Reserved.