Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.apache.cactus.client.authentication

Contains all classes needed for writing Cactus tests.

See:
          Description

Interface Summary
Authentication Interface for different authentication modules.
 

Class Summary
AbstractAuthentication This class was designed with the simple assumption that ALL authentication implementations will have a String Name and a String Password.
BasicAuthentication Basic Authentication support.
FormAuthentication Form-based authentication implementation.
 

Package org.apache.cactus.client.authentication Description

Contains all classes needed for writing Cactus tests.