Uses of Interface
com.netscape.certsrv.ca.ICertificateAuthority

Packages that use ICertificateAuthority
com.netscape.certsrv.request   
com.netscape.cms.jobs   
com.netscape.cms.policy.constraints   
com.netscape.cms.profile.constraint   
com.netscape.cms.profile.def   
 

Uses of ICertificateAuthority in com.netscape.certsrv.request
 

Constructors in com.netscape.certsrv.request with parameters of type ICertificateAuthority
ARequestNotifier(ICertificateAuthority ca, boolean isPublishingQueueEnabled, int publishingQueuePriorityLevel, int maxNumberOfPublishingThreads, int publishingQueuePageSize)
           
 

Uses of ICertificateAuthority in com.netscape.cms.jobs
 

Fields in com.netscape.cms.jobs declared as ICertificateAuthority
protected  ICertificateAuthority RenewalNotificationJob.mCA
           
 

Uses of ICertificateAuthority in com.netscape.cms.policy.constraints
 

Fields in com.netscape.cms.policy.constraints declared as ICertificateAuthority
 ICertificateAuthority SubCANameConstraints.mCA
           
 ICertificateAuthority UniqueSubjectNameConstraints.mCA
           
 

Uses of ICertificateAuthority in com.netscape.cms.profile.constraint
 

Fields in com.netscape.cms.profile.constraint declared as ICertificateAuthority
 ICertificateAuthority UniqueKeyConstraint.mCA
           
 

Uses of ICertificateAuthority in com.netscape.cms.profile.def
 

Fields in com.netscape.cms.profile.def declared as ICertificateAuthority
 ICertificateAuthority CAValidityDefault.mCA