Uses of Package
org.apache.cactus.client.authentication

Packages that use org.apache.cactus.client.authentication
org.apache.cactus Contains all classes needed for writing Cactus tests. 
org.apache.cactus.client.authentication Contains classes that support using and testing various authentification schemes. 
org.apache.cactus.internal Contains Cactus internal implementation classes. 
 

Classes in org.apache.cactus.client.authentication used by org.apache.cactus
Authentication
          Interface for different authentication modules.
 

Classes in org.apache.cactus.client.authentication used by org.apache.cactus.client.authentication
AbstractAuthentication
          This class was designed with the simple assumption that ALL authentication implementations will have a String Name and a String Password.
Authentication
          Interface for different authentication modules.
 

Classes in org.apache.cactus.client.authentication used by org.apache.cactus.internal
Authentication
          Interface for different authentication modules.
 



Copyright © 2000-2004 Apache Software Foundation. All Rights Reserved.