Uses of Interface
com.netscape.certsrv.authority.IAuthority
Packages that use IAuthority
Package
Description
-
Uses of IAuthority in com.netscape.cms.servlet.base
Fields in com.netscape.cms.servlet.base declared as IAuthority -
Uses of IAuthority in com.netscape.cms.servlet.common
Methods in com.netscape.cms.servlet.common with parameters of type IAuthorityModifier and TypeMethodDescriptionGenErrorTemplateFiller.getTemplateParams(CMSRequest cmsReq, IAuthority authority, Locale locale, Exception e) fill error details and description if any.GenPendingTemplateFiller.getTemplateParams(CMSRequest cmsReq, IAuthority authority, Locale locale, Exception e) fill error details and description if any.GenRejectedTemplateFiller.getTemplateParams(CMSRequest cmsReq, IAuthority authority, Locale locale, Exception e) GenSuccessTemplateFiller.getTemplateParams(CMSRequest cmsReq, IAuthority authority, Locale locale, Exception e) fill error details and description if any.GenSvcPendingTemplateFiller.getTemplateParams(CMSRequest cmsReq, IAuthority authority, Locale locale, Exception e) fill error details and description if any.GenUnauthorizedTemplateFiller.getTemplateParams(CMSRequest cmsReq, IAuthority authority, Locale locale, Exception e) fill error details and description if any.GenUnexpectedErrorTemplateFiller.getTemplateParams(CMSRequest cmsReq, IAuthority authority, Locale locale, Exception e) fill error details and description if any.ICMSTemplateFiller.getTemplateParams(CMSRequest cmsReq, IAuthority mAuthority, Locale locale, Exception e) IndexTemplateFiller.getTemplateParams(CMSRequest cmsReq, IAuthority mAuthority, Locale locale, Exception e) -
Uses of IAuthority in com.netscape.cms.servlet.connector
Fields in com.netscape.cms.servlet.connector declared as IAuthorityModifier and TypeFieldDescriptionprotected IAuthorityCloneServlet.mAuthorityprotected IAuthorityConnectorServlet.mAuthority -
Uses of IAuthority in org.dogtagpki.legacy.core.policy
Fields in org.dogtagpki.legacy.core.policy declared as IAuthorityMethods in org.dogtagpki.legacy.core.policy that return IAuthorityMethods in org.dogtagpki.legacy.core.policy with parameters of type IAuthorityModifier and TypeMethodDescriptionvoidGenericPolicyProcessor.init(IAuthority owner, ConfigStore config) Initializes the PolicyProcessor -
Uses of IAuthority in org.dogtagpki.legacy.policy
Methods in org.dogtagpki.legacy.policy that return IAuthority