Uses of Interface
com.netscape.certsrv.authority.IAuthority
Packages that use IAuthority
Package
Description
-
Uses of IAuthority in com.netscape.cms.profile.common
Methods in com.netscape.cms.profile.common that return IAuthority -
Uses of IAuthority in com.netscape.cms.servlet.base
Fields in com.netscape.cms.servlet.base declared as IAuthorityMethods in com.netscape.cms.servlet.base with parameters of type IAuthorityModifier and TypeMethodDescriptionprotected String
CMSServlet.getRelPath
(IAuthority authority) handy routine for getting agent's relative path -
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 IAuthority
CloneServlet.mAuthority
protected IAuthority
ConnectorServlet.mAuthority
-
Uses of IAuthority in com.netscape.cmscore.connector
Fields in com.netscape.cmscore.connector declared as IAuthorityModifier and TypeFieldDescriptionprotected IAuthority
Resender.mAuthority
protected IAuthority
HttpConnector.mSource
Constructors in com.netscape.cmscore.connector with parameters of type IAuthorityModifierConstructorDescriptionHttpConnector
(IAuthority source, String nickName, String clientCiphers, IRemoteAuthority dest, int resendInterval, ConfigStore config) HttpConnector
(IAuthority source, String nickName, String clientCiphers, IRemoteAuthority dest, int resendInterval, ConfigStore config, int timeout) HttpConnFactory
(int minConns, int maxConns, IAuthority source, IRemoteAuthority dest, String nickname, String clientCiphers, int timeout) Constructor for HttpConnFactoryResender
(IAuthority authority, String nickName, String clientCiphers, IRemoteAuthority dest) Resender
(IAuthority authority, String nickName, String clientCiphers, IRemoteAuthority dest, int interval) -
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 with parameters of type IAuthorityModifier and TypeMethodDescriptionvoid
GenericPolicyProcessor.init
(IAuthority owner, ConfigStore config) Initializes the PolicyProcessor