Package com.waveset.provision

Classes that comprise the Provisioning Engine, a component responsible for the coordination of account provisioning over multiple resources.

See:
          Description

Interface Summary
ProvisionMonitor  
 

Class Summary
FetchContext A class holding the runtime state for a resource account fetch used to assemble all of the resource account attribute for a Waveset user.
OpBucket A helper class created to hold lists of ResourceOps.
OrderedResourceOps A representation of the ResourceOps maintained in the ProvisionContext.
PasswordGenerator  
PolicyProcessor  
ProvisionContext A class holding the runtime state for a single provisioning operation on a user.
Provisioner The Provisioner class implements what the design refers to as the "Provisioning Engine".
Provisioner.ProvisionOp  
ProvisioningOptions An object that contains options for the provisioning process.
ProvisionResult A utility class providing methods for the construction of the WavesetResult object returned by the provisioning engine.
ProvisionThread A thread that can be launched to perform resource operations during provisioning.
ReconMonitor  
ResourceOp An object representing one operation to be performed on a particular resource.
ResourcePasswordContext A class holding the runtime state for a resource password update
ThreadContext A base class that provides context for one or more ProvisioningThread threads used to perform parallel resource operations.
WorkflowServices A WorkflowApplication that can perform various operations related to provisioning accounts and accessing resource objects.
 

Package com.waveset.provision Description

Classes that comprise the Provisioning Engine, a component responsible for the coordination of account provisioning over multiple resources.