public class BamServerProfileConfigAdmin
extends org.wso2.carbon.core.AbstractAdmin
Constructor and Description |
---|
BamServerProfileConfigAdmin() |
Modifier and Type | Method and Description |
---|---|
boolean |
addCollection(String bamServerProfileCollectionLocation) |
boolean |
bamServerConfigExists(String bamServerConfigLocation) |
String |
base64DecodeAndDecrypt(String cipherText) |
String |
encryptAndBase64Encode(String plainText) |
BamServerConfig |
getBamServerConfig(String bamServerConfigLocation) |
String |
getResourceString(String bamServerProfileLocation) |
String[] |
getServerProfileNameList(String bamServerProfileCollectionLocation) |
boolean |
removeResource(String path) |
boolean |
resourceAlreadyExists(String bamServerProfileLocation) |
boolean |
saveBamServerConfig(BamServerConfig bamServerConfig) |
boolean |
saveResourceString(String resourceString,
String bamServerProfileLocation) |
getAxisConfig, getConfigContext, getConfigSystemRegistry, getConfigUserRegistry, getGovernanceRegistry, getGovernanceSystemRegistry, getGovernanceUserRegistry, getHttpSession, getLocalRepo, getRegistry, getTenantDomain, getUsername, getUserRealm, setConfigurationContext, setPermissionUpdateTimestamp
public boolean saveResourceString(String resourceString, String bamServerProfileLocation)
public boolean resourceAlreadyExists(String bamServerProfileLocation)
public boolean removeResource(String path)
public BamServerConfig getBamServerConfig(String bamServerConfigLocation)
public boolean saveBamServerConfig(BamServerConfig bamServerConfig)
public boolean bamServerConfigExists(String bamServerConfigLocation)
public boolean addCollection(String bamServerProfileCollectionLocation)
public String[] getServerProfileNameList(String bamServerProfileCollectionLocation)
Copyright © 2021 WSO2. All rights reserved.