| | |
| | | List<ByteString> recordedValues = new LinkedList<>(); |
| | | for (AttributeType t : config.getType()) |
| | | { |
| | | for (Attribute a : entry.getAttribute(t)) |
| | | for (Attribute a : entry.getAllAttributes(t)) |
| | | { |
| | | for (ByteString v : a) |
| | | { |
| | |
| | | DN entryDN = entry.getName(); |
| | | for (AttributeType t : config.getType()) |
| | | { |
| | | for (Attribute a : entry.getAttribute(t)) |
| | | for (Attribute a : entry.getAllAttributes(t)) |
| | | { |
| | | for (ByteString v : a) |
| | | { |
| | |
| | | //Remove the attribute value from the map. |
| | | for (AttributeType t : config.getType()) |
| | | { |
| | | for (Attribute a : entry.getAttribute(t)) |
| | | for (Attribute a : entry.getAllAttributes(t)) |
| | | { |
| | | for (ByteString v : a) |
| | | { |