public class LDAPMappingConfiguration extends Object
Modifier and Type | Method and Description |
---|---|
String |
getBaseDN() |
org.picketlink.common.properties.Property<String> |
getBindingProperty() |
int |
getHierarchySearchDepth() |
org.picketlink.common.properties.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 org.picketlink.common.properties.Property<String> getIdProperty()
public org.picketlink.common.properties.Property<String> getBindingProperty()
public Class<? extends AttributedType> getRelatedAttributedType()
public String getParentMembershipAttributeName()
public int getHierarchySearchDepth()
Copyright © 2014. All rights reserved.