| 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SharedAccessAuthorityException | |
|---|---|
| com.ibm.itim.pim.authority | Provides an application programming interface for shared access authorization | 
| Uses of SharedAccessAuthorityException in com.ibm.itim.pim.authority | 
|---|
| Methods in com.ibm.itim.pim.authority that throw SharedAccessAuthorityException | |
|---|---|
 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.  | 
  | 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||