it.eng.rdlab.um.ldap.group.service
Class LdapGroupModelGenerator

java.lang.Object
  extended by it.eng.rdlab.um.ldap.group.service.LdapGroupModelGenerator
All Implemented Interfaces:
LdapModelGenerator

public class LdapGroupModelGenerator
extends Object
implements LdapModelGenerator


Constructor Summary
LdapGroupModelGenerator()
           
 
Method Summary
 LdapGroupModel 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

LdapGroupModelGenerator

public LdapGroupModelGenerator()
Method Detail

generate

public LdapGroupModel generate(String dn,
                               Attributes attributes,
                               boolean validate)
                        throws NamingException,
                               LdapManagerException
Specified by:
generate in interface LdapModelGenerator
Throws:
NamingException
LdapManagerException


Copyright © 2013. All Rights Reserved.