Method Todos |
---|
checkLookupAccess(): not sure if we should hide attribute types/values or throw an exception instead. I think we're going to have to use a filter to restrict the return of attribute types and values instead of throwing an exception. Lack of read perms to attributes and their values results in their removal when returning the entry. |
Method Todos |
---|
getNext(): |
Method Todos |
---|
getPrevious(): |
Method Todos |
---|
getUserIndex(): replace lookups to use the OID instead of the name. Also note that the OID registry can be used to go between names and oids. |
Method Todos |
---|
getSystemIndex(): replace lookups to use the OID instead of the name. Also note that the OID registry can be used to go between names and oids. |
Method Todos |
---|
dropAliasIndices(): Optimize this by walking the hierarchy index instead of the name |