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: 1211 $, $Date: 2010-08-18 10:15:37 -0700 (Wed, 18 Aug 2010) $