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.applinks   
com.atlassian.confluence.content   
com.atlassian.confluence.content.render.xhtml.view.embed   
com.atlassian.confluence.content.render.xhtml.view.link   
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.follow   
com.atlassian.confluence.importexport   
com.atlassian.confluence.importexport.actions   
com.atlassian.confluence.importexport.impl   
com.atlassian.confluence.importexport.resource   
com.atlassian.confluence.labels   
com.atlassian.confluence.labels.service   
com.atlassian.confluence.license.rest.resource   
com.atlassian.confluence.like   
com.atlassian.confluence.links   
com.atlassian.confluence.macro.profile   
com.atlassian.confluence.macro.userstatus   
com.atlassian.confluence.mail   
com.atlassian.confluence.mail.archive.content   
com.atlassian.confluence.mail.notification   
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.plugins.avatar   
com.atlassian.confluence.plugins.dailysummary.components.impl   
com.atlassian.confluence.plugins.dailysummary.content.popular   
com.atlassian.confluence.plugins.easyuser   
com.atlassian.confluence.plugins.edgeindex.servlet   
com.atlassian.confluence.plugins.editorloader   
com.atlassian.confluence.plugins.emailgateway.converter   
com.atlassian.confluence.plugins.emailgateway.rest   
com.atlassian.confluence.plugins.gadgets.confluencepagegadget   
com.atlassian.confluence.plugins.like.notifications   
com.atlassian.confluence.plugins.macros.dashboard   
com.atlassian.confluence.plugins.macros.dashboard.recentupdates   
com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs   
com.atlassian.confluence.plugins.profile.actions   
com.atlassian.confluence.plugins.rest.dto This package contains DTO (Data Transfer Objects) which are used by some REST resources in this plugin. 
com.atlassian.confluence.plugins.rest.entities   
com.atlassian.confluence.plugins.rest.filter   
com.atlassian.confluence.plugins.rest.manager   
com.atlassian.confluence.plugins.rest.resources   
com.atlassian.confluence.plugins.spacedirectory.rest   
com.atlassian.confluence.plugins.templates   
com.atlassian.confluence.plugins.whatsnew.context   
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.rss   
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.setup.actions   
com.atlassian.confluence.spaces   
com.atlassian.confluence.spaces.actions   
com.atlassian.confluence.test.rpc   
com.atlassian.confluence.upgrade.upgradetask   
com.atlassian.confluence.user   
com.atlassian.confluence.user.actions   
com.atlassian.confluence.user.administrators   
com.atlassian.confluence.user.crowd   
com.atlassian.confluence.user.extras.rest   
com.atlassian.confluence.user.history   
com.atlassian.confluence.user.notifications   
com.atlassian.confluence.user.service   
com.atlassian.confluence.userstatus   
com.atlassian.confluence.util   
com.atlassian.sal.confluence.user   
 

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

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.applinks
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
PermissionDelegate
          Each type of target that can have permissions checked against it will have a delegate.
 

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.content.render.xhtml.view.embed
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.render.xhtml.view.link
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.
SpacePermissionManager
          Responsible for the addition, modification and removal of space permissions.
 

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

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
ContentPermission
          Allows a user to lock content against editing by other users.
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.follow
SpacePermissionManager
          Responsible for the addition, modification and removal of space permissions.
 

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.importexport
SpacePermissionManager
          Responsible for the addition, modification and removal of space permissions.
 

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.
 

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.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.license.rest.resource
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.like
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
DefaultPermissionManager
          Default implementation of PermissionManager.
 

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.mail.archive.content
PermissionDelegate
          Each type of target that can have permissions checked against it will have a delegate.
SpacePermissionManager
          Responsible for the addition, modification and removal of space permissions.
 

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.mail.notification
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
DefaultPermissionManager
          Default implementation of PermissionManager.
 

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.
DefaultPermissionManager
          Default implementation of PermissionManager.
GateKeeper
          Manages the granting of temporary permissions to retrieve resources.
ImplementsIsPermitted
          Created by IntelliJ IDEA.
PermissionCheckDispatcherResultCache
           
PermissionCheckExemptions
           
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.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.
SpacePermissionManager
          Responsible for the addition, modification and removal of space permissions.
 

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.plugins.avatar
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.plugins.dailysummary.components.impl
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.plugins.dailysummary.content.popular
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.plugins.easyuser
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.plugins.edgeindex.servlet
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.plugins.editorloader
CaptchaAware
          Interface used to mark Actions that require captcha validation.
 

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.plugins.emailgateway.converter
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.plugins.emailgateway.rest
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.plugins.gadgets.confluencepagegadget
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.plugins.like.notifications
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.plugins.macros.dashboard
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.plugins.macros.dashboard.recentupdates
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.plugins.macros.dashboard.recentupdates.tabs
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.plugins.profile.actions
GateKeeper
          Manages the granting of temporary permissions to retrieve resources.
 

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

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

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.plugins.spacedirectory.rest
SpacePermissionManager
          Responsible for the addition, modification and removal of space permissions.
 

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.plugins.templates
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.plugins.whatsnew.context
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.rss
DefaultPermissionManager
          Default implementation of PermissionManager.
 

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
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.search.v2.lucene.mapper
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
          Deprecated. since 3.5 use UserAccessor.isDeactivated(User) instead
DefaultSpacePermissionManager
           
DistortedCaptchaEngine
          The captcha as used by FishEye/Crucible.
GateKeeper
          Manages the granting of temporary permissions to retrieve resources.
Permission
          Enumeration of all possible permission types for use with the PermissionManager.
PermissionCheckDispatcherResultCache
           
PermissionCheckExemptions
           
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.
SpacePermissionDefaultsStore
          A store for managing the space permissions that new spaces receive by default.
SpacePermissionDefaultsStoreFactory
          Factory of SpacePermissionDefaultsStores.
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.
SpacePermissionDefaultsStoreFactory
          Factory of SpacePermissionDefaultsStores.
 

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
DefaultPermissionManager
          Default implementation of PermissionManager.
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.setup.actions
SpacePermissionManager
          Responsible for the addition, modification and removal of space permissions.
 

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

Classes in com.atlassian.confluence.security used by com.atlassian.confluence.upgrade.upgradetask
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.administrators
PermissionCheckDispatcherResultCache
           
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.crowd
DeactivatedUserChecker
          Deprecated. since 3.5 use UserAccessor.isDeactivated(User) instead
 

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

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.sal.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.
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.