Uses of Class
com.ibm.itim.dataservices.model.pim.Credential

Packages that use Credential
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.pim.authority Provides an application programming interface for shared access authorization 
 

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

Methods in com.ibm.itim.apps.pim that return Credential
 Credential CredentialMO.getData()
          This API returns a current snapshot of the credential.
 

Methods in com.ibm.itim.apps.pim with parameters of type Credential
 Request CredentialManager.addCredential(AccountMO account, Credential credential, boolean resetPassword, java.util.Date scheduledTime, java.lang.String justification)
          This API adds an account's credential to the credential vault.
 Request CredentialManager.addCredential(AccountMO account, Credential credential, byte[] password, java.util.Date scheduledTime, java.lang.String justification)
          The API adds an account's credential to the credential vault.
 boolean SharedAccessManager.isViewPasswordAllowed(Credential nonExclusiveCredential)
          This API determines if an authenticated user is authorized to view the password of non-exclusive credential.
 void CredentialMO.update(Credential credential)
          This API updates the credential with the given credential value object.
 

Uses of Credential in com.ibm.itim.pim.authority
 

Methods in com.ibm.itim.pim.authority with parameters of type Credential
 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.