Uses of Interface
com.ibm.itim.dataservices.model.domain.access.Access

Packages that use Access
com.ibm.itim.apps.provisioning Extends the com.ibm.itim.apps package to provide a remotable application programming interface for Account, Service, and Password management. 
com.ibm.itim.dataservices.model.domain Extends the com.ibm.itim.dataservices.model package to provide an application programming interface for querying the core elements of the data model. 
 

Uses of Access in com.ibm.itim.apps.provisioning
 

Methods in com.ibm.itim.apps.provisioning with parameters of type Access
 void AccessManager.getAccesses(PersonMO owner, Access accessInfo, SearchResultsMO searchResults, java.util.Locale locale)
          The method returns all the accesses assigned to a person.
 void AccessManager.getAccesses(PersonMO owner, Access accessInfo, SearchResultsMO searchResults, java.util.Locale locale)
          The method returns all the accesses assigned to a person.
 

Uses of Access in com.ibm.itim.dataservices.model.domain
 

Classes in com.ibm.itim.dataservices.model.domain that implement Access
 class AccessInfo
          This is a value object that contains information about the Access.
 

Methods in com.ibm.itim.dataservices.model.domain that return Access
 Access ComplianceIssue.getAccess()
          Returns the access information related to the issue if applicable
 

Methods in com.ibm.itim.dataservices.model.domain with parameters of type Access
 void ComplianceIssue.setAccess(Access access)
          Sets the access information related to the issue if applicable
 



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.