|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceProviderInfoOperation | |
---|---|
com.ibm.itim.remoteservices.provider |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |