public class InitializeSystem extends Object
| Constructor and Description |
|---|
InitializeSystem() |
| Modifier and Type | Method and Description |
|---|---|
String |
getInstanceName() |
String |
getRootSuffix() |
String |
getServerConfigXML() |
SSOToken |
getSSOToken(String bindPwd) |
public InitializeSystem()
throws FileNotFoundException,
IOException,
UnsupportedEncodingException,
LDAPServiceException
public String getInstanceName()
public String getServerConfigXML() throws UnsupportedEncodingException, MalformedURLException
public String getRootSuffix()
public SSOToken getSSOToken(String bindPwd) throws LoginException, InvalidAuthContextException
Copyright © 2010–2024 Open Identity Platform Community. All rights reserved.