Package com.cafesoft.cams.agent.http

Support for implementing Cams HTTP agents.

See:
          Description

Interface Summary
CamsHttpAgent Provides methods for authentication, logout, accessing a session, and access control.
CamsHttpAgentRequest Defines an interface that normalizes a container-specific HTTP request into an HTTP container-independent form that can be used by a Cafesoft HttpAccessControlAgent.
CamsHttpAgentResponse Defines an interface that normalizes a container-specific HTTP response into an HTTP container-independent form that can be used by a Cafesoft AccessControlAgent.
 

Class Summary
AbstractCamsHttpAgentRequest Abstract implementation of CamsHttpAgentRequest.
AbstractCamsHttpAgentResponse Abstract implementation of CamsHttpAgentResponse.
CamsHttpAgentStatusCode The CamsHttpAgentStatusCode class is a typesafe constant enumeration of CamsHttpAgent status codes.
ErrorPage Class that contains the hard coded error page.
 

Exception Summary
CamsHttpAgentException CamsHttpAgentException represents an exceptional condition thrown from within CamsHttpAgent that must be handled by agent code.
 

Package com.cafesoft.cams.agent.http Description

Support for implementing Cams HTTP agents.



Generated on 10:38:35 AM April 14, 2011, © 1996-2010 Cafésoft LLC. All rights reserved.