public class OpenSSOServicesConfig extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
OpenSSOServicesConfig.CONFIG |
| Modifier and Type | Field and Description |
|---|---|
protected AMBITAppConfigProperties |
properties |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
protected String |
getConfig(OpenSSOServicesConfig.CONFIG config) |
static OpenSSOServicesConfig |
getInstance() |
String |
getOpenSSOService() |
String |
getPolicyService() |
String |
getTestUser() |
String |
getTestUserPass() |
boolean |
isEnabled() |
protected AMBITAppConfigProperties properties
public static OpenSSOServicesConfig getInstance() throws org.opentox.aa.exception.AAException
org.opentox.aa.exception.AAExceptionpublic String getTestUser() throws org.opentox.aa.exception.AAException
org.opentox.aa.exception.AAExceptionpublic String getTestUserPass() throws org.opentox.aa.exception.AAException
org.opentox.aa.exception.AAExceptionpublic String getOpenSSOService() throws org.opentox.aa.exception.AAException
org.opentox.aa.exception.AAExceptionpublic String getPolicyService() throws org.opentox.aa.exception.AAException
org.opentox.aa.exception.AAExceptionpublic boolean isEnabled()
throws org.opentox.aa.exception.AAException
org.opentox.aa.exception.AAExceptionpublic Object clone() throws CloneNotSupportedException
clone in class ObjectCloneNotSupportedExceptionprotected String getConfig(OpenSSOServicesConfig.CONFIG config) throws org.opentox.aa.exception.AAException
org.opentox.aa.exception.AAExceptionCopyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.