com.ibm.itim.remoteservices.provider
Class ServiceProviderInfoConnector

java.lang.Object
  extended by 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.


Field Summary
 
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
 
Constructor Summary
ServiceProviderInfoConnector()
           
 
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
 

Constructor Detail

ServiceProviderInfoConnector

public ServiceProviderInfoConnector()
Method Detail

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 Security Identity Manager 6.0.0
© Copyright International Business Machines Corporation 2007, 2012. All rights reserved. US Government Users Restricited Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.