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 IAuthzSubsystem
AdminServlet. 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 IAuthzSubsystem
SubsystemService. authz
protected IAuthzSubsystem
CMSServlet. 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 void
ServletUtils. addACLInfo(IAuthzSubsystem authz, java.lang.String aclMethod, java.lang.String aclInfo)
static java.lang.String
ServletUtils. 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 IAuthzSubsystem
CAProcessor. 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 IAuthzSubsystem
ProfileServlet. 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 IAuthzSubsystem
CMSRequestDAO. authz
-