it.eng.rdlab.um.ldap.user.service
Class LdapUserModelGenerator

java.lang.Object
  extended by it.eng.rdlab.um.ldap.user.service.LdapUserModelGenerator

public class LdapUserModelGenerator
extends Object


Constructor Summary
LdapUserModelGenerator()
           
 
Method Summary
static LdapUserModel generate(String dn, Attributes attributes, boolean validate)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LdapUserModelGenerator

public LdapUserModelGenerator()
Method Detail

generate

public static LdapUserModel generate(String dn,
                                     Attributes attributes,
                                     boolean validate)
                              throws NamingException,
                                     LdapManagerException
Throws:
NamingException
LdapManagerException


Copyright © 2013. All Rights Reserved.