public interface IDSConfigMgr
Modifier and Type | Method and Description |
---|---|
String |
getHostName(String serverGroupID)
Returns the host names for this id.
|
ServerGroup |
getServerGroup(String serverGroupID)
Returns the Server Group object reference for this id.
|
ServerInstance |
getServerInstance(LDAPUser.Type authType)
Returns server instance of a given authentication type.
|
ServerGroup getServerGroup(String serverGroupID)
serverGroupID
- Server Group ID.String getHostName(String serverGroupID)
serverGroupID
- Server Group ID.ServerInstance getServerInstance(LDAPUser.Type authType)
authType
- Authentication type.Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.