it.eng.rdlab.um.ldap
Interface LdapModelGenerator

All Known Implementing Classes:
LdapGroupModelGenerator, LdapOrganizationModelGenerator, LdapRoleModelGenerator

public interface LdapModelGenerator


Method Summary
 it.eng.rdlab.um.beans.GenericModel generate(String dn, Attributes attributes, boolean validate)
           
 

Method Detail

generate

it.eng.rdlab.um.beans.GenericModel generate(String dn,
                                            Attributes attributes,
                                            boolean validate)
                                            throws NamingException,
                                                   LdapManagerException
Throws:
NamingException
LdapManagerException


Copyright © 2013. All Rights Reserved.