| 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. |
| com.ibm.itim.dataservices.model.pim |
Extends the
com.ibm.itim.dataservices.model package to provide a remotable application programming
interface for Shared Access Module objects. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<CredentialComponent> |
SharedAccessManager.getAllSharedAccesses(Credential.Status credStatus,
SharedAccessSearchFilter filter,
SearchParameters searchParam,
SearchResultsStatus searchStatus)
This API gets a list of authorized and non authorized shared credentials and credential pools that match the search criteria
for the authenticated user.
|
java.util.Collection<CredentialComponent> |
CredentialManager.getCredentials(SharedAccessSearchFilter filter,
Credential.Status credStatus,
SearchParameters searchParam,
SearchResultsStatus searchStatus)
This API gets a list of authorized and non authorized shared credentials and credential pools that match the search criteria
for the authenticated user.
|
| Modifier and Type | Method and Description |
|---|---|
static Credential.Status |
Credential.Status.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Credential.Status[] |
Credential.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
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.