com.ibm.itim.remoteservices.provider
Class ServiceProviderInfoConnector
java.lang.Object
com.ibm.itim.remoteservices.provider.ServiceProviderInfoConnector
- All Implemented Interfaces:
- ServiceDefConstants
public class ServiceProviderInfoConnector
- extends java.lang.Object
- implements ServiceDefConstants
A holder object for tag sets in service.def.
Fields inherited from interface com.ibm.itim.remoteservices.provider.ServiceDefConstants |
ACCOUNT, ACCOUNT_CLASS_NAME, ACCOUNT_FORM_NAME, ACCOUNT_PROFILE_NAME, ACCOUNT_SCHEMA_NAME, ACCOUNTATTRIBUTE, ASSEMBLY_LINE, ATTRIBUTE, ATTRIBUTEMAP, CATEGORY, CLASSNAME, CN, COMPLEX_ATTRIBUTE, CONNECTOR, DEFAULT, DESCRIPTION, DISPATCHER_PARAM, FIELD, FORM, GROUPDEFINITION, HANDLER, INPUT, KEY, LOCATION, NAME, OPERATION, PARAMETER, PROFILE, PROFILE_NAME, PROFILENAME, PROPERTIES, PROPERTY, PROVIDER_FACTORY, PROVIDER_FACTORY_NAME, RDN_ATTRIBUTE_NAME, RDNATTRIBUTE, REPLACEMULTIVALUE, SENDONLY, SERVICE, SERVICE_CLASS_NAME, SERVICE_FORM_NAME, SERVICE_PROFILE_NAME, SERVICE_SCHEMA_NAME, SERVICEGROUPS, SOURCE, TYPE, VALUE |
Method Summary |
void |
addParameter(ServiceProviderInfoParameter parameter)
Adds a Parameter to the Collection of params |
java.util.Collection |
getParameters()
Returns this ServiceDefConnector's parameters. |
void |
setName(java.lang.String name)
set the connector name value |
java.lang.String |
toXML()
Returns tags parsed from service.def. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceProviderInfoConnector
public ServiceProviderInfoConnector()
setName
public void setName(java.lang.String name)
- set the connector name value
- Parameters:
name
- connector name
addParameter
public void addParameter(ServiceProviderInfoParameter parameter)
- Adds a Parameter to the Collection of params
- Parameters:
parameter
- parameter to add
getParameters
public java.util.Collection getParameters()
- Returns this ServiceDefConnector's parameters.
- Returns:
- Collection of ServiceProviderInfoParameter objects (may be empty but never null)
toXML
public java.lang.String toXML()
- Returns tags parsed from service.def.
IBM Tivoli Identity Manager 5.0
© Copyright International Business Machines Corporation 2007. All rightsreserved. US Government Users Restricited RightsUse, duplication or disclosure restricted by GSA ADP ScheduleContract with IBM Corp.