com.netscape.certsrv.base
Interface IAuthInfo

All Known Implementing Classes:
Nonces, SessionContext

public interface IAuthInfo

An interface represents an authentication context. This is an entity that encapsulates the authentication information of a service requestor. For example, CMS user needs to authenticate to CMS using SSL. The client certificate is expressed in authenticated context.

Version:
$Revision: 14561 $, $Date: 2007-05-01 10:28:56 -0700 (Tue, 01 May 2007) $