Uses of Package
com.netscape.certsrv.profile

Packages that use com.netscape.certsrv.profile
com.netscape.certsrv.profile   
com.netscape.cms.authentication   
com.netscape.cms.profile.common   
com.netscape.cms.profile.constraint   
com.netscape.cms.profile.def   
com.netscape.cms.profile.input   
com.netscape.cms.profile.output   
com.netscape.cms.profile.updater   
com.netscape.cms.servlet.cert.scep   
com.netscape.cms.servlet.profile   
 

Classes in com.netscape.certsrv.profile used by com.netscape.certsrv.profile
EDeferException
          This represents a profile specific exception.
EProfileException
          This represents a generic profile exception.
ERejectException
          This represents a profile specific exception.
IPolicyConstraint
          This represents a constraint policy.
IPolicyDefault
          This represents a default policy that populates the request with additional values.
IProfile
          This interface represents a profile.
IProfileAuthenticator
          This interface represents an authenticator for profile.
IProfileContext
          This interface represents a profile context which stores system-wide and user-provided information for assisting request creation.
IProfileInput
          This interface represents a input policy which provides information on how to create the end-user enrollment page.
IProfileOutput
          This interface represents a output policy which provides information on how to build the result page for the enrollment.
IProfilePolicy
          This interface represents a profile policy which consists a default policy and a constraint policy.
IProfileSubsystem
          This represents the profile subsystem that manages a list of profiles.
 

Classes in com.netscape.certsrv.profile used by com.netscape.cms.authentication
EProfileException
          This represents a generic profile exception.
IProfile
          This interface represents a profile.
IProfileAuthenticator
          This interface represents an authenticator for profile.
 

Classes in com.netscape.certsrv.profile used by com.netscape.cms.profile.common
EDeferException
          This represents a profile specific exception.
EProfileException
          This represents a generic profile exception.
ERejectException
          This represents a profile specific exception.
IEnrollProfile
          This interface represents an enrollment profile.
IPolicyConstraint
          This represents a constraint policy.
IPolicyDefault
          This represents a default policy that populates the request with additional values.
IProfile
          This interface represents a profile.
IProfileAuthenticator
          This interface represents an authenticator for profile.
IProfileContext
          This interface represents a profile context which stores system-wide and user-provided information for assisting request creation.
IProfileEx
          This interface represents the extension version of profile.
IProfileInput
          This interface represents a input policy which provides information on how to create the end-user enrollment page.
IProfileOutput
          This interface represents a output policy which provides information on how to build the result page for the enrollment.
IProfilePolicy
          This interface represents a profile policy which consists a default policy and a constraint policy.
IProfileSubsystem
          This represents the profile subsystem that manages a list of profiles.
IProfileUpdater
          This interface represents an updater that will be called when the request's state changes.
 

Classes in com.netscape.certsrv.profile used by com.netscape.cms.profile.constraint
EProfileException
          This represents a generic profile exception.
ERejectException
          This represents a profile specific exception.
IPolicyConstraint
          This represents a constraint policy.
IPolicyDefault
          This represents a default policy that populates the request with additional values.
IProfile
          This interface represents a profile.
 

Classes in com.netscape.certsrv.profile used by com.netscape.cms.profile.def
EProfileException
          This represents a generic profile exception.
ICertInfoPolicyDefault
           
IPolicyDefault
          This represents a default policy that populates the request with additional values.
IProfile
          This interface represents a profile.
 

Classes in com.netscape.certsrv.profile used by com.netscape.cms.profile.input
EProfileException
          This represents a generic profile exception.
IProfile
          This interface represents a profile.
IProfileContext
          This interface represents a profile context which stores system-wide and user-provided information for assisting request creation.
IProfileInput
          This interface represents a input policy which provides information on how to create the end-user enrollment page.
 

Classes in com.netscape.certsrv.profile used by com.netscape.cms.profile.output
EProfileException
          This represents a generic profile exception.
IProfile
          This interface represents a profile.
IProfileContext
          This interface represents a profile context which stores system-wide and user-provided information for assisting request creation.
IProfileOutput
          This interface represents a output policy which provides information on how to build the result page for the enrollment.
 

Classes in com.netscape.certsrv.profile used by com.netscape.cms.profile.updater
EProfileException
          This represents a generic profile exception.
IProfile
          This interface represents a profile.
IProfileUpdater
          This interface represents an updater that will be called when the request's state changes.
 

Classes in com.netscape.certsrv.profile used by com.netscape.cms.servlet.cert.scep
IProfileAuthenticator
          This interface represents an authenticator for profile.
IProfileSubsystem
          This represents the profile subsystem that manages a list of profiles.
 

Classes in com.netscape.certsrv.profile used by com.netscape.cms.servlet.profile
EDeferException
          This represents a profile specific exception.
EProfileException
          This represents a generic profile exception.
ERejectException
          This represents a profile specific exception.
IProfile
          This interface represents a profile.
IProfileAuthenticator
          This interface represents an authenticator for profile.
IProfilePolicy
          This interface represents a profile policy which consists a default policy and a constraint policy.