Package | Description |
---|---|
com.jalios.ldap |
Contains Jalios LDAP utility classes.
|
Modifier and Type | Method and Description |
---|---|
static LDAPUtil.SRVRecord |
LDAPUtil.getFirstSrvRecord(java.lang.String srvRecordName)
Retrieve the first SRV record value for the specified SRV record name.
|
Modifier and Type | Method and Description |
---|---|
static java.util.List<LDAPUtil.SRVRecord> |
LDAPUtil.getSrvRecords(java.lang.String srvRecordName)
Retrieve all SRV record values for the specified SRV record name.
|
Modifier and Type | Method and Description |
---|---|
int |
LDAPUtil.SRVRecord.compareTo(LDAPUtil.SRVRecord other) |
Copyright © 2001-2018 Jalios SA. All Rights Reserved.