public class IdPClientConfiguration extends Object
| Constructor and Description |
|---|
IdPClientConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getProperties() |
ArrayList<org.wso2.carbon.database.query.manager.config.Queries> |
getQueries() |
RESTAPIConfigurationElement |
getRestAPIAuthConfigs() |
String |
getType() |
UserManagerElement |
getUserManager() |
boolean |
isSsoEnabled() |
public String getType()
public RESTAPIConfigurationElement getRestAPIAuthConfigs()
public UserManagerElement getUserManager()
public ArrayList<org.wso2.carbon.database.query.manager.config.Queries> getQueries()
public boolean isSsoEnabled()
Copyright © 2019 WSO2. All rights reserved.