Uses of Class
it.eng.rdlab.um.ldap.service.exceptions.LdapManagerException

Packages that use LdapManagerException
it.eng.rdlab.um.ldap   
it.eng.rdlab.um.ldap.group.service   
it.eng.rdlab.um.ldap.role.service   
it.eng.rdlab.um.ldap.service   
it.eng.rdlab.um.ldap.user.service   
 

Uses of LdapManagerException in it.eng.rdlab.um.ldap
 

Methods in it.eng.rdlab.um.ldap that throw LdapManagerException
 it.eng.rdlab.um.beans.GenericModel LdapModelGenerator.generate(String dn, Attributes attributes, boolean validate)
           
 

Uses of LdapManagerException in it.eng.rdlab.um.ldap.group.service
 

Methods in it.eng.rdlab.um.ldap.group.service that throw LdapManagerException
 LdapGroupModel LdapGroupModelGenerator.generate(String dn, Attributes attributes, boolean validate)
           
 LdapOrganizationModel LdapOrganizationModelGenerator.generate(String dn, Attributes attributes, boolean validate)
           
protected  it.eng.rdlab.um.beans.GenericModel LdapCollectionManager.generateGroup(String groupId, LdapModelGenerator generator)
           
 

Uses of LdapManagerException in it.eng.rdlab.um.ldap.role.service
 

Methods in it.eng.rdlab.um.ldap.role.service that throw LdapManagerException
 LdapRoleModel LdapRoleModelGenerator.generate(String dn, Attributes attributes, boolean validate)
           
protected  it.eng.rdlab.um.beans.GenericModel LdapRoleCollectionManager.generateRole(String roleId, LdapModelGenerator generator)
           
 

Uses of LdapManagerException in it.eng.rdlab.um.ldap.service
 

Methods in it.eng.rdlab.um.ldap.service that throw LdapManagerException
 boolean LdapManager.createDataElement(LdapDataModelWrapper dataModelWrapper)
           
 boolean LdapManager.deleteData(String dn)
           
 Attributes LdapManager.getData(String dn)
           
 NamingEnumeration<SearchResult> LdapManager.searchData(LdapDataModelWrapper filter)
           
 

Uses of LdapManagerException in it.eng.rdlab.um.ldap.user.service
 

Methods in it.eng.rdlab.um.ldap.user.service that throw LdapManagerException
static LdapUserModel LdapUserModelGenerator.generate(String dn, Attributes attributes, boolean validate)
           
 



Copyright © 2013. All Rights Reserved.