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.AAException
public String getTestUser() throws org.opentox.aa.exception.AAException
org.opentox.aa.exception.AAException
public String getTestUserPass() throws org.opentox.aa.exception.AAException
org.opentox.aa.exception.AAException
public String getOpenSSOService() throws org.opentox.aa.exception.AAException
org.opentox.aa.exception.AAException
public String getPolicyService() throws org.opentox.aa.exception.AAException
org.opentox.aa.exception.AAException
public boolean isEnabled() throws org.opentox.aa.exception.AAException
org.opentox.aa.exception.AAException
public Object clone() throws CloneNotSupportedException
clone
in class Object
CloneNotSupportedException
protected String getConfig(OpenSSOServicesConfig.CONFIG config) throws org.opentox.aa.exception.AAException
org.opentox.aa.exception.AAException
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.