Package com.waveset.policy

A set of policy implementation classes.

See:
          Description

Class Summary
DictionaryLoader  
EchoPolicy A test policy that prints it's attributes and input arguments to the console.
LighthouseAccountPolicy Implement the policies for the lighthouse account that used to live on the role.
LighthouseAccountPolicy.Question A class used to represent one authentication question.
LighthouseAccountPolicy.QuestionPolicy Used for values of the _questionPolicy field.
LighthouseAccountPolicy.ResetCheck Used for values of the _resetCheck field.
LighthouseAccountPolicy.ResetOption Used for values of the _passwordResetOption field.
LighthouseAccountPolicy.SourceOption An enumeration class Used for values of the _idOption and _passwordOption fields in the role.
PolicyImplementation Interface for classes that implement "policies".
PolicyManager A class encapsulating operations related to policies.
StringQualityPolicy  
 

Package com.waveset.policy Description

A set of policy implementation classes.