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 |
Method Todos |
---|
getNormalized(): I don't think the keyCache is required anymore since the normalizer will cache values for us. |