Uses of Interface
com.atlassian.confluence.security.GateKeeper
Packages that use GateKeeper
Package
Description
-
Uses of GateKeeper in com.atlassian.confluence.importexport.actions
Methods in com.atlassian.confluence.importexport.actions with parameters of type GateKeeperModifier and TypeMethodDescriptionvoidExportSpaceAction.setGateKeeper(GateKeeper gateKeeper) Deprecated.Constructors in com.atlassian.confluence.importexport.actions with parameters of type GateKeeperModifierConstructorDescriptionExportSpaceLongRunningTask(ConfluenceUser remoteUser, String contextPath, ExportContext exportContext, Set<Long> contentToBeExported, Set<Long> contentToBeExcluded, GateKeeper gateKeeper, ImportExportManager importExportManager, PermissionManager permissionManager, SpaceManager spaceManager, String spaceKey, String type, String contentOption) Deprecated. -
Uses of GateKeeper in com.atlassian.confluence.importexport.resource
Constructors in com.atlassian.confluence.importexport.resource with parameters of type GateKeeperModifierConstructorDescriptionExportDownloadResourceManager(BootstrapManager bootstrapManager, GateKeeper gateKeeper, PermissionManager permissionManager) -
Uses of GateKeeper in com.atlassian.confluence.pages.actions
Methods in com.atlassian.confluence.pages.actions with parameters of type GateKeeperModifier and TypeMethodDescriptionvoidDownloadAllAttachmentsOnPageAction.setGateKeeper(GateKeeper gateKeeper) -
Uses of GateKeeper in com.atlassian.confluence.rpc.soap.services
Methods in com.atlassian.confluence.rpc.soap.services with parameters of type GateKeeperModifier and TypeMethodDescriptionvoidAdminSoapService.setGateKeeper(GateKeeper gateKeeper) voidSpacesSoapService.setGateKeeper(GateKeeper gateKeeper) -
Uses of GateKeeper in com.atlassian.confluence.security
Classes in com.atlassian.confluence.security that implement GateKeeperModifier and TypeClassDescriptionclassGateKeeper for the Confluence downloads directory.