|
|||||||||
| Home >> All >> org >> apache >> cactus >> client >> [ authentication overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
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.
|
|||||||||
| Home >> All >> org >> apache >> cactus >> client >> [ authentication overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||