Uses of Interface
com.ibm.itim.dataservices.model.ServiceInfo

Packages that use ServiceInfo
com.ibm.itim.apps.pim Extends the com.ibm.itim.apps package to provide a remotable application programming interface for Shared Access Module. 
 

Uses of ServiceInfo in com.ibm.itim.apps.pim
 

Methods in com.ibm.itim.apps.pim that return ServiceInfo
 ServiceInfo CredentialMO.getServiceInfo()
          This method gets the credential service for the credential.
 

Methods in com.ibm.itim.apps.pim that return types with arguments of type ServiceInfo
 java.util.Collection<ServiceInfo> CredentialManager.getCredentialServices(java.lang.String serviceName, java.lang.String serviceUidOrAlias, SearchParameters searchParam, SearchResultsStatus searchStatus)
          This API gets a list of credential services that match the search strings of service name, and service uid (or alias).
 

Methods in com.ibm.itim.apps.pim with parameters of type ServiceInfo
 Request CredentialManager.addCredential(OrganizationalContainerMO container, ServiceInfo serviceInfo, Credential credential, byte[] password, java.util.Date scheduledTime, java.lang.String justification)
          This API adds a credential to the credential vault.
 void CredentialMO.update(Credential credential, ServiceInfo credService)
          This API updates the credential with the given credential value object and the credential service.
 



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.