com.netscape.cms.profile.common
Class EnrollProfileContext

java.lang.Object
  extended by com.netscape.cms.profile.common.ProfileContext
      extended by com.netscape.cms.profile.common.EnrollProfileContext
All Implemented Interfaces:
IProfileContext

public class EnrollProfileContext
extends ProfileContext
implements IProfileContext

This class implements an enrollment profile context that carries information for request creation.

Version:
$Revision: 1211 $, $Date: 2010-08-18 10:15:37 -0700 (Wed, 18 Aug 2010) $

Constructor Summary
EnrollProfileContext()
           
 
Method Summary
 
Methods inherited from class com.netscape.cms.profile.common.ProfileContext
get, set
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.netscape.certsrv.profile.IProfileContext
get, set
 

Constructor Detail

EnrollProfileContext

public EnrollProfileContext()