| Package | Description |
|---|---|
| com.ibm.itim.apps.pim |
Extends the
com.ibm.itim.apps package to provide a remotable application programming
interface for Shared Access Module. |
| Modifier and Type | Method and Description |
|---|---|
ServiceInfo |
CredentialMO.getServiceInfo()
This method gets the credential service for the credential.
|
| Modifier and Type | Method and Description |
|---|---|
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).
|
| Modifier and Type | Method and Description |
|---|---|
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.