Uses of Class
com.ibm.itim.apps.provisioning.Participant.ParticipantType

Packages that use Participant.ParticipantType
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. 
 

Uses of Participant.ParticipantType in com.ibm.itim.apps.provisioning
 

Methods in com.ibm.itim.apps.provisioning that return Participant.ParticipantType
 Participant.ParticipantType Participant.getType()
          Access method for the type property.
static Participant.ParticipantType Participant.ParticipantType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Participant.ParticipantType[] Participant.ParticipantType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.ibm.itim.apps.provisioning with parameters of type Participant.ParticipantType
 void Participant.setType(Participant.ParticipantType type)
          Sets the value of the type property.
 

Constructors in com.ibm.itim.apps.provisioning with parameters of type Participant.ParticipantType
Participant(Participant.ParticipantType type, boolean escalation)
          Construct a Participant.
Participant(Participant.ParticipantType type, DistinguishedName name, boolean escalation)
          Construct a Participant.
 



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.