Uses of Interface
com.netscape.certsrv.authorization.IAuthzSubsystem
-
-
Uses of IAuthzSubsystem in com.netscape.cms.servlet.admin
Fields in com.netscape.cms.servlet.admin declared as IAuthzSubsystem Modifier and Type Field Description protected IAuthzSubsystemAdminServlet. mAuthz -
Uses of IAuthzSubsystem in com.netscape.cms.servlet.base
Fields in com.netscape.cms.servlet.base declared as IAuthzSubsystem Modifier and Type Field Description protected IAuthzSubsystemSubsystemService. authzprotected IAuthzSubsystemCMSServlet. mAuthz -
Uses of IAuthzSubsystem in com.netscape.cms.servlet.common
Methods in com.netscape.cms.servlet.common with parameters of type IAuthzSubsystem Modifier and Type Method Description static voidServletUtils. addACLInfo(IAuthzSubsystem authz, java.lang.String aclMethod, java.lang.String aclInfo)static java.lang.StringServletUtils. initializeAuthz(javax.servlet.ServletConfig sc, IAuthzSubsystem authz, java.lang.String id) -
Uses of IAuthzSubsystem in com.netscape.cms.servlet.processors
Fields in com.netscape.cms.servlet.processors declared as IAuthzSubsystem Modifier and Type Field Description protected IAuthzSubsystemCAProcessor. authz -
Uses of IAuthzSubsystem in com.netscape.cms.servlet.profile
Fields in com.netscape.cms.servlet.profile declared as IAuthzSubsystem Modifier and Type Field Description protected IAuthzSubsystemProfileServlet. mAuthz -
Uses of IAuthzSubsystem in com.netscape.cms.servlet.request
Fields in com.netscape.cms.servlet.request declared as IAuthzSubsystem Modifier and Type Field Description protected IAuthzSubsystemCMSRequestDAO. authz
-