| Package | Description |
|---|---|
| com.ibm.itim.pim.authority |
Provides an application programming interface for shared access authorization
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<CredentialComponent> |
SharedAccessAuthorizationStrategy.getAuthorizedSharedAccesses(PersonEntity personEntity,
boolean isExcludeCheckedOutAccount,
SharedAccessSearchFilter filter,
SearchParameters searchParam,
SearchResultsStatus searchStatus)
Finds the authorized shared accesses for a given user.
|
boolean |
SharedAccessAuthorizationStrategy.isCheckoutAllowed(PersonEntity personEntity,
CredentialComponent sharedAccess)
Determines if the given user is authorized to check out a shared accesses.
|
boolean |
SharedAccessAuthorizationStrategy.isViewPasswordAllowed(PersonEntity personEntity,
Credential credential)
Determines if the given user is authorized to view the password of a shared accesses.
|
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.