Searched refs:toPort (Results 1 - 1 of 1) sorted by relevance

/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/types/
H A DLDAPURL.java139 this.port = toPort(port);
219 this.port = toPort(port);
976 this.port = toPort(port);
979 private int toPort(int port) method in class:LDAPURL

Completed in 29 milliseconds