public class LDAPMappingConfiguration extends Object
Modifier and Type | Method and Description |
---|---|
String |
getBaseDN() |
Property<String> |
getBindingProperty() |
int |
getHierarchySearchDepth() |
Property<String> |
getIdProperty() |
Class<? extends AttributedType> |
getMappedClass() |
Map<String,String> |
getMappedProperties() |
Set<String> |
getObjectClasses() |
Map<String,String> |
getParentMapping() |
String |
getParentMembershipAttributeName() |
Set<String> |
getReadOnlyAttributes() |
Class<? extends AttributedType> |
getRelatedAttributedType() |
public Class<? extends AttributedType> getMappedClass()
public String getBaseDN()
public Class<? extends AttributedType> getRelatedAttributedType()
public String getParentMembershipAttributeName()
public int getHierarchySearchDepth()
Copyright © 2018 JBoss by Red Hat. All rights reserved.