Home » cactus-1.8.0-src » org.apache.cactus.client » authentication »

org.apache.cactus.client.authentication

Interfaces:

Authentication   Interface for different authentication modules.  code | html

Abstract Classes:

AbstractAuthentication   This class was designed with the simple assumption that ALL authentication implementations will have a String Name and a String Password code | html

Classes:

BasicAuthentication   Basic Authentication support.  code | html
FormAuthentication   Form-based authentication implementation.  code | html