Uses of Package
com.atlassian.confluence.security

Packages that use com.atlassian.confluence.security
com.atlassian.confluence.admin.actions   
com.atlassian.confluence.admin.actions.lookandfeel   
com.atlassian.confluence.content.service   
com.atlassian.confluence.content.service.blogpost   
com.atlassian.confluence.content.service.comment   
com.atlassian.confluence.content.service.page   
com.atlassian.confluence.content.service.space   
com.atlassian.confluence.core   
com.atlassian.confluence.core.persistence   
com.atlassian.confluence.core.persistence.hibernate   
com.atlassian.confluence.core.service   
com.atlassian.confluence.event.events.security   
com.atlassian.confluence.hosted.search.lucene.filter   
com.atlassian.confluence.importexport.actions   
com.atlassian.confluence.importexport.impl   
com.atlassian.confluence.importexport.resource   
com.atlassian.confluence.labels   
com.atlassian.confluence.labels.actions   
com.atlassian.confluence.links   
com.atlassian.confluence.macro.profile   
com.atlassian.confluence.macro.userstatus   
com.atlassian.confluence.mail   
com.atlassian.confluence.mail.notification.actions   
com.atlassian.confluence.mail.notification.listeners   
com.atlassian.confluence.pages   
com.atlassian.confluence.pages.actions   
com.atlassian.confluence.pages.actions.beans   
com.atlassian.confluence.plugin.descriptor.web.conditions   
com.atlassian.confluence.plugin.descriptor.web.conditions.user   
com.atlassian.confluence.renderer.attachments   
com.atlassian.confluence.renderer.radeox.macros   
com.atlassian.confluence.rpc.auth   
com.atlassian.confluence.rpc.soap.beans   
com.atlassian.confluence.rpc.soap.services   
com.atlassian.confluence.search.lucene   
com.atlassian.confluence.search.lucene.filter   
com.atlassian.confluence.search.v2.lucene.mapper   
com.atlassian.confluence.security   
com.atlassian.confluence.security.actions   
com.atlassian.confluence.security.administrators   
com.atlassian.confluence.security.delegate   
com.atlassian.confluence.security.persistence.dao   
com.atlassian.confluence.security.persistence.dao.hibernate   
com.atlassian.confluence.security.service   
com.atlassian.confluence.servlet   
com.atlassian.confluence.servlet.simpledisplay   
com.atlassian.confluence.spaces   
com.atlassian.confluence.spaces.actions   
com.atlassian.confluence.test.rpc   
com.atlassian.confluence.upgrade.security   
com.atlassian.confluence.upgrade.upgradetask   
com.atlassian.confluence.user   
com.atlassian.confluence.user.actions   
com.atlassian.confluence.user.service   
com.atlassian.confluence.userstatus   
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.admin.actions.lookandfeel
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.content.service
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.content.service.blogpost
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.content.service.comment
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.content.service.page
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.content.service.space
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.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
          Responsible for the addition, modification and removal of space permissions.
 

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.core.service
Permission
          Enumeration of all possible permission types for use with the PermissionManager.
 

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.hosted.search.lucene.filter
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.importexport.actions
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.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
          Responsible for the addition, modification and removal of space permissions.
 

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.importexport.resource
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.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.macro.profile
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.macro.userstatus
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.actions
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
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
CaptchaAware
          Interface used to mark Actions that require captcha validation.
CaptchaManager
           
ContentPermission
          Allows a user to lock content against editing by other users.
GateKeeper
          Manages the granting of temporary permissions to retrieve resources.
PermissionCheckDispatcherResultCache
           
SpacePermissionManager
          Responsible for the addition, modification and removal of space permissions.
 

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.pages.actions.beans
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.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.
SpacePermissionManager
          Responsible for the addition, modification and removal of space permissions.
 

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.plugin.descriptor.web.conditions.user
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
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.rpc.soap.beans
ContentPermission
          Allows a user to lock content against editing by other users.
ContentPermissionSet
           
 

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.rpc.soap.services
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.
SetSpacePermissionChecker
          Class that checks whether a user has sufficient privileges to set a SpacePermission.
SpacePermissionManager
          Responsible for the addition, modification and removal of space permissions.
 

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.search.lucene.filter
SpacePermissionManager
          Responsible for the addition, modification and removal of space permissions.
 

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.search.v2.lucene.mapper
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
          Responsible for the addition, modification and removal of space permissions.
 

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
           
DeactivatedUserChecker
          Class for checking whether a user is deactivated.
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.
PermissionManager.Criterion
          A criterion for whether an entity should be permitted or not
SetSpacePermissionChecker
          Class that checks whether a user has sufficient privileges to set a SpacePermission.
SpacePermission
          A SpacePermission restricts access to different functions on a space.
SpacePermissionManager
          Responsible for the addition, modification and removal of space permissions.
 

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.administrators
EntityRuntimeException
          Thrown during a user or group operation where the user or group does not exist
SetSpacePermissionChecker
          Class that checks whether a user has sufficient privileges to set a SpacePermission.
SpacePermission
          A SpacePermission restricts access to different functions on a space.
SpacePermissionManager
          Responsible for the addition, modification and removal of space permissions.
 

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
          Responsible for the addition, modification and removal of space permissions.
 

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
ContentPermissionSet
           
SpacePermission
          A SpacePermission restricts access to different functions on a space.
 

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.security.service
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
          Responsible for the addition, modification and removal of space permissions.
 

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.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
          Responsible for the addition, modification and removal of space permissions.
 

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.spaces.actions
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.test.rpc
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.
SpacePermissionManager
          Responsible for the addition, modification and removal of space permissions.
 

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.upgrade.upgradetask
SpacePermission
          A SpacePermission restricts access to different functions on a space.
SpacePermissionManager
          Responsible for the addition, modification and removal of space permissions.
 

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.user
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
          Responsible for the addition, modification and removal of space permissions.
 

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.user.actions
CaptchaAware
          Interface used to mark Actions that require captcha validation.
CaptchaManager
           
ExternalUserManagementAware
          Actions implementing this are external user management aware actions.
GateKeeper
          Manages the granting of temporary permissions to retrieve resources.
PermissionCheckDispatcherResultCache
           
 

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.user.service
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.userstatus
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
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
          Responsible for the addition, modification and removal of space permissions.
 



Copyright © 2003-2009 Atlassian Pty Ltd. All Rights Reserved.