Package | Description |
---|---|
com.iplanet.services.ldap |
Deprecated classes for LDAP support.
|
Modifier and Type | Field and Description |
---|---|
static Server.Type |
Server.Type.CONN_SIMPLE
The user has anonyomous rights.
|
static Server.Type |
Server.Type.CONN_SSL
The user is authenticated with a rootdn and password.
|
Modifier and Type | Method and Description |
---|---|
Server.Type |
Server.getConnectionType()
Get the type of the connection to the server.
|
Server.Type |
ServerInstance.getConnectionType()
Get the connection type to the server.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Server.Type.equals(Server.Type type) |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.