Uses of Class
com.ibm.itim.remoteservices.provider.ServiceProviderInfoOperation

Packages that use ServiceProviderInfoOperation
com.ibm.itim.remoteservices.provider Provides the interfaces and classes necessary to write a custom service provider that remote services will use. 
 

Uses of ServiceProviderInfoOperation in com.ibm.itim.remoteservices.provider
 

Methods in com.ibm.itim.remoteservices.provider that return ServiceProviderInfoOperation
 ServiceProviderInfoOperation ServiceProviderInformation.getOperationDescriptor(java.lang.String operationName)
          get the specified operation descriptor.
 

Methods in com.ibm.itim.remoteservices.provider that return types with arguments of type ServiceProviderInfoOperation
 java.util.Map<java.lang.String,ServiceProviderInfoOperation> ServiceProviderInformation.getOperationDescriptors()
          get the map of operation descriptors,
 

Constructor parameters in com.ibm.itim.remoteservices.provider with type arguments of type ServiceProviderInfoOperation
ServiceProviderInformation(java.lang.String serviceProfileName, java.util.Properties properties, java.util.Map<java.lang.String,ServiceProviderInfoOperation> operationDescriptors, java.lang.String complexHandler, java.util.Collection<java.lang.String> complexAttrs, java.util.Set<java.lang.String> multiValuedAttrNames, java.lang.String serviceProviderFactory)
          Creates new ServiceProviderInfo object.
 



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.