Uses of Package
com.atlassian.confluence.security

Packages that use com.atlassian.confluence.security
com.atlassian.confluence.admin.actions   
com.atlassian.confluence.core   
com.atlassian.confluence.core.persistence   
com.atlassian.confluence.core.persistence.hibernate   
com.atlassian.confluence.event.events.security   
com.atlassian.confluence.importexport.actions   
com.atlassian.confluence.importexport.impl   
com.atlassian.confluence.labels   
com.atlassian.confluence.labels.actions   
com.atlassian.confluence.links   
com.atlassian.confluence.mail   
com.atlassian.confluence.mail.notification.listeners   
com.atlassian.confluence.pages.actions   
com.atlassian.confluence.plugin.descriptor.web.conditions   
com.atlassian.confluence.renderer.attachments   
com.atlassian.confluence.renderer.radeox.macros   
com.atlassian.confluence.renderer.v2.macros   
com.atlassian.confluence.rpc.auth   
com.atlassian.confluence.search.lucene   
com.atlassian.confluence.security   
com.atlassian.confluence.security.actions   
com.atlassian.confluence.security.delegate   
com.atlassian.confluence.security.persistence.dao   
com.atlassian.confluence.security.persistence.dao.hibernate   
com.atlassian.confluence.servlet   
com.atlassian.confluence.servlet.download   
com.atlassian.confluence.servlet.simpledisplay   
com.atlassian.confluence.spaces   
com.atlassian.confluence.upgrade   
com.atlassian.confluence.upgrade.security   
com.atlassian.confluence.user   
com.atlassian.confluence.user.actions   
com.atlassian.confluence.util   
com.atlassian.confluence.util.actions   
 

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.admin.actions
CaptchaManager
           
 

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.core
ContentPermission
          Allows a user to lock content against editing by other users.
ContentPermissionSet
           
PermissionManager
          Generalised interface for checking whether a particular action in Confluence is allowed, without any knowledge of the specific implementation of permissions as they relate to spaces, pages and so on.
SpacePermissionManager
           
 

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.core.persistence
ContentPermission
          Allows a user to lock content against editing by other users.
 

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.core.persistence.hibernate
ContentPermission
          Allows a user to lock content against editing by other users.
 

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.event.events.security
ContentPermission
          Allows a user to lock content against editing by other users.
 

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.importexport.actions
GateKeeper
          Manages the granting of temporary permissions to retrieve resources.
 

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.importexport.impl
DownloadGateKeeper
          GateKeeper for the Confluence downloads directory.
PermissionManager
          Generalised interface for checking whether a particular action in Confluence is allowed, without any knowledge of the specific implementation of permissions as they relate to spaces, pages and so on.
SpacePermissionManager
           
 

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.labels
PermissionManager
          Generalised interface for checking whether a particular action in Confluence is allowed, without any knowledge of the specific implementation of permissions as they relate to spaces, pages and so on.
 

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.labels.actions
ImplementsIsPermitted
          Created by IntelliJ IDEA.
PermissionManager
          Generalised interface for checking whether a particular action in Confluence is allowed, without any knowledge of the specific implementation of permissions as they relate to spaces, pages and so on.
 

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.links
PermissionManager
          Generalised interface for checking whether a particular action in Confluence is allowed, without any knowledge of the specific implementation of permissions as they relate to spaces, pages and so on.
 

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.mail
PermissionManager
          Generalised interface for checking whether a particular action in Confluence is allowed, without any knowledge of the specific implementation of permissions as they relate to spaces, pages and so on.
 

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.mail.notification.listeners
PermissionManager
          Generalised interface for checking whether a particular action in Confluence is allowed, without any knowledge of the specific implementation of permissions as they relate to spaces, pages and so on.
 

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.pages.actions
CaptchaManager
           
ContentPermission
          Allows a user to lock content against editing by other users.
GateKeeper
          Manages the granting of temporary permissions to retrieve resources.
PermissionCheckDispatcherResultCache
           
 

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.plugin.descriptor.web.conditions
PermissionManager
          Generalised interface for checking whether a particular action in Confluence is allowed, without any knowledge of the specific implementation of permissions as they relate to spaces, pages and so on.
 

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.renderer.attachments
PermissionManager
          Generalised interface for checking whether a particular action in Confluence is allowed, without any knowledge of the specific implementation of permissions as they relate to spaces, pages and so on.
 

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.renderer.radeox.macros
PermissionCheckDispatcher
           
PermissionManager
          Generalised interface for checking whether a particular action in Confluence is allowed, without any knowledge of the specific implementation of permissions as they relate to spaces, pages and so on.
 

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.renderer.v2.macros
GateKeeper
          Manages the granting of temporary permissions to retrieve resources.
PermissionManager
          Generalised interface for checking whether a particular action in Confluence is allowed, without any knowledge of the specific implementation of permissions as they relate to spaces, pages and so on.
 

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.rpc.auth
PermissionManager
          Generalised interface for checking whether a particular action in Confluence is allowed, without any knowledge of the specific implementation of permissions as they relate to spaces, pages and so on.
 

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.search.lucene
ContentPermissionSet
           
 

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.security
AbstractSpacePermissionManager
           
CaptchaManager
           
ContentPermission
          Allows a user to lock content against editing by other users.
ContentPermissionSet
           
DefaultSpacePermissionManager
           
GateKeeper
          Manages the granting of temporary permissions to retrieve resources.
Permission
          Enumeration of all possible permission types for use with the PermissionManager.
PermissionCheckDispatcherResultCache
           
PermissionDelegate
          Each type of target that can have permissions checked against it will have a delegate.
PermissionManager
          Generalised interface for checking whether a particular action in Confluence is allowed, without any knowledge of the specific implementation of permissions as they relate to spaces, pages and so on.
SpacePermission
          A SpacePermission restricts access to different functions on a space.
SpacePermissionManager
           
 

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.security.actions
PermissionCheckDispatcherResultCache
           
SpacePermission
          A SpacePermission restricts access to different functions on a space.
 

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.security.delegate
PermissionDelegate
          Each type of target that can have permissions checked against it will have a delegate.
PermissionManager
          Generalised interface for checking whether a particular action in Confluence is allowed, without any knowledge of the specific implementation of permissions as they relate to spaces, pages and so on.
SpacePermissionManager
           
 

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.security.persistence.dao
ContentPermissionSet
           
SpacePermission
          A SpacePermission restricts access to different functions on a space.
 

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.security.persistence.dao.hibernate
SpacePermission
          A SpacePermission restricts access to different functions on a space.
 

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.servlet
CaptchaManager
           
PermissionManager
          Generalised interface for checking whether a particular action in Confluence is allowed, without any knowledge of the specific implementation of permissions as they relate to spaces, pages and so on.
 

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.servlet.download
DownloadGateKeeper
          GateKeeper for the Confluence downloads directory.
PermissionManager
          Generalised interface for checking whether a particular action in Confluence is allowed, without any knowledge of the specific implementation of permissions as they relate to spaces, pages and so on.
 

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.servlet.simpledisplay
PermissionManager
          Generalised interface for checking whether a particular action in Confluence is allowed, without any knowledge of the specific implementation of permissions as they relate to spaces, pages and so on.
 

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.spaces
SpacePermission
          A SpacePermission restricts access to different functions on a space.
SpacePermissionManager
           
 

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.upgrade
SpacePermission
          A SpacePermission restricts access to different functions on a space.
SpacePermissionManager
           
 

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.upgrade.security
ContentPermission
          Allows a user to lock content against editing by other users.
 

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.user
SpacePermissionManager
           
 

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.user.actions
CaptchaManager
           
ExternalUserManagementAware
          Actions implementing this are external user management aware actions.
PermissionCheckDispatcherResultCache
           
 

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.util
PermissionManager
          Generalised interface for checking whether a particular action in Confluence is allowed, without any knowledge of the specific implementation of permissions as they relate to spaces, pages and so on.
 

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.util.actions
SpacePermissionManager
           
 



Confluence is developed by Atlassian.