Uses of Interface
com.netscape.certsrv.authority.IAuthority
Packages that use IAuthority
Package
Description
-
Uses of IAuthority in com.netscape.certsrv.authority
Subinterfaces of IAuthority in com.netscape.certsrv.authorityModifier and TypeInterfaceDescriptioninterfaceAuthority that handles certificates needed by the cert registration servlets. -
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 StringCMSServlet.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 IAuthorityCloneServlet.mAuthorityprotected IAuthorityConnectorServlet.mAuthority -
Uses of IAuthority in com.netscape.cmscore.connector
Fields in com.netscape.cmscore.connector declared as IAuthorityModifier and TypeFieldDescriptionprotected IAuthorityResender.mAuthorityprotected IAuthorityHttpConnector.mSourceConstructors in com.netscape.cmscore.connector with parameters of type IAuthorityModifierConstructorDescriptionHttpConnector(IAuthority source, String nickName, String clientCiphers, IRemoteAuthority dest, int resendInterval, IConfigStore config) HttpConnector(IAuthority source, String nickName, String clientCiphers, IRemoteAuthority dest, int resendInterval, IConfigStore 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 TypeMethodDescriptionvoidGenericPolicyProcessor.init(IAuthority owner, IConfigStore config) Initializes the PolicyProcessor