Class LdapConnectorSettings
public class LdapConnectorSettings
extends com.foreach.across.modules.properties.business.EntityProperties<Long>
- Since:
- 1.0.0
- Author:
- Marc Vanbrabant
-
Nested Class Summary
-
Field Summary
Fields inherited from class com.foreach.common.spring.properties.TypedPropertyMap
propertyTypeRegistry, source, sourceValueClass
-
Constructor Summary
ConstructorDescriptionLdapConnectorSettings
(long connectorId, com.foreach.common.spring.properties.PropertyTypeRegistry<String> propertyTypeRegistry, com.foreach.common.spring.properties.PropertiesSource source) -
Method Summary
Methods inherited from class com.foreach.across.modules.properties.business.EntityProperties
getSource
Methods inherited from class com.foreach.common.spring.properties.TypedPropertyMap
clear, containsKey, containsValue, detach, entrySet, get, getValue, getValue, getValue, isEmpty, keySet, put, putAll, remove, set, size, values
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Map
compute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAll
-
Constructor Details
-
LdapConnectorSettings
public LdapConnectorSettings(long connectorId, com.foreach.common.spring.properties.PropertyTypeRegistry<String> propertyTypeRegistry, com.foreach.common.spring.properties.PropertiesSource source)
-
-
Method Details
-
getId
- Specified by:
getId
in classcom.foreach.across.modules.properties.business.EntityProperties<Long>
-
getUserObjectClass
-
getUserObjectFilter
-
getUserObjectFilterForUser
-
getUsername
-
getUserEmail
-
getFirstName
-
getLastName
-
getDiplayName
-
getGroupObjectClass
-
getGroupObjectFilter
-
getGroupName
-
getGroupUserNames
-
getUserMemberOf
-
getUserAccountControl
-