Package io.milton.ldap
Class LdapPropertyMapper
java.lang.Object
io.milton.ldap.LdapPropertyMapper
- Author:
- brad
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetLdapPropertyValue(String prop, Resource resource) getProperty(QName field, Resource resource) mapProperties(boolean returnAllAttributes, Set<String> returningAttributes, PropFindableResource res)
-
Constructor Details
-
LdapPropertyMapper
-
-
Method Details
-
getProperty
public ValueAndType getProperty(QName field, Resource resource) throws NotAuthorizedException, BadRequestException -
mapToDavProp
-
mapToLdapProp
-
getLdapPropertyValue
- Throws:
BadRequestException
-
mapProperties
public Set<LdapPropertyMapper.LdapMappedProp> mapProperties(boolean returnAllAttributes, Set<String> returningAttributes, PropFindableResource res) throws NotAuthorizedException, BadRequestException
-