Package oracle.iam.provisioning.vo
Class ConnectorConfiguration
java.lang.Object
oracle.iam.provisioning.vo.ConnectorConfiguration
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetProperty
(String name) void
setConfigProperties
(LinkedHashMap<String, ConnectorConfigurationProperty> configProperties) void
setPropertyValue
(String name, ConnectorConfigurationProperty val)
-
Constructor Details
-
ConnectorConfiguration
public ConnectorConfiguration()
-
-
Method Details
-
getConfigProperties
-
setConfigProperties
public void setConfigProperties(LinkedHashMap<String, ConnectorConfigurationProperty> configProperties) -
getProperty
-
getPropertyNames
-
setPropertyValue
-