Searched defs:toAttributes (Results 1 - 1 of 1) sorted by relevance

/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/forgerock/opendj/adapter/server3x/
H A DConverters.java100 for (org.opends.server.types.Attribute attribute : toAttributes(sdkEntry.getAllAttributes())) {
124 for (org.opends.server.types.Attribute attribute : toAttributes(value.getAllAttributes())) {
379 public static List<org.opends.server.types.Attribute> toAttributes( method in class:Converters

Completed in 28 milliseconds