public class ClientCustomizerContext extends Object
| Constructor and Description |
|---|
ClientCustomizerContext() |
| Modifier and Type | Method and Description |
|---|---|
String |
getConnectionName()
name of the connection in the grouper.properties, used to get config information.
|
void |
setConnectionName(String grouperPropertiesConnectionName1)
name of the connection in the grouper.properties, used to get config information.
|
public String getConnectionName()
name of the connection in the grouper.properties, used to get config information. e.g. for grouperClient.demo_1_6.webService.url the name is demo_1_6
public void setConnectionName(String grouperPropertiesConnectionName1)
name of the connection in the grouper.properties, used to get config information. e.g. for grouperClient.demo_1_6.webService.url the name is demo_1_6
grouperPropertiesConnectionName1 - Copyright © 2016 Internet2. All rights reserved.