| Package | Description |
|---|---|
| com.ibm.itim.remoteservices.provider |
Provides the interfaces and classes necessary to write a custom service provider
that remote services will use.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceProviderInfoOperation |
ServiceProviderInformation.getOperationDescriptor(java.lang.String operationName)
get the specified operation descriptor.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,ServiceProviderInfoOperation> |
ServiceProviderInformation.getOperationDescriptors()
get the map of operation descriptors,
|
| Constructor and Description |
|---|
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.