public class AMSetupDSConfig extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
connectDSwithDN(boolean ssl)
Check if Directory Server has the suffix.
|
static AMSetupDSConfig |
getInstance()
Returns a single instance if not already created.
|
void |
loadSchemaFiles(List schemaFiles)
Loads the schema files into the directory Server.
|
void |
setDSValues()
Set the values required for Service Schema files.
|
void |
setLocale(Locale locale) |
public static AMSetupDSConfig getInstance()
public void setLocale(Locale locale)
public void setDSValues()
public boolean connectDSwithDN(boolean ssl)
ssl
- true
if directory server is running on LDAPS.true
if specified suffix exists.public void loadSchemaFiles(List schemaFiles) throws ConfiguratorException
schemaFiles
- Array of schema files to load.ConfiguratorException
- if unable to load schema.Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.