Uses of Class
com.arsdigita.cms.SecurityManager

Packages that use SecurityManager
com.arsdigita.cms Contains the core classes for the Red Hat Content Management System (CMS), classes that persist the fundamental objects for CMS such as content items, templates, content sections, and content types
com.arsdigita.cms.dispatcher Provides a set of classes that serves requests to the Content Management System. 
 

Uses of SecurityManager in com.arsdigita.cms
 

Methods in com.arsdigita.cms that return SecurityManager
 SecurityManager CMSContext.getSecurityManager()
          Returns the current security manager.
 

Methods in com.arsdigita.cms with parameters of type SecurityManager
protected  void CMSExcursion.setSecurityManager(SecurityManager security)
          Sets the current security manager.
 

Uses of SecurityManager in com.arsdigita.cms.dispatcher
 

Methods in com.arsdigita.cms.dispatcher that return SecurityManager
static SecurityManager Utilities.getSecurityManager(com.arsdigita.bebop.PageState state)
          Fetch the security manager.
protected  SecurityManager CMSDispatcher.getSecurityManager(ContentSection section)
          Returns the Security Manager to use for the specified section.
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 19 2004:2352 UTC