Modifier and Type | Interface and Description |
---|---|
interface |
AuditLogContextInternal
Internal extension of
AuditLogContext that allows to obtain the current state in the context |
Modifier and Type | Class and Description |
---|---|
class |
AuditLogContextInternalImpl |
class |
NoOpAuditLogContext
A no-op implementation of the audit log context that will execute the passed action.
|
Constructor and Description |
---|
AuditLogImportListener(AuditService auditService,
com.atlassian.event.api.EventPublisher eventPublisher,
AuditLogImporterConfigurationMapper auditLogImporterConfigurationMapper,
AuditLogContext auditLogContext) |
Modifier and Type | Method and Description |
---|---|
void |
ImporterManagerImpl.setAuditLogContext(AuditLogContext auditLogContext) |
Constructor and Description |
---|
DirectorySynchroniserImpl(com.atlassian.beehive.ClusterLockService lockService,
DirectorySynchroniserHelper directorySynchroniserHelper,
InternalSynchronisationStatusManager synchronisationStatusManager,
com.atlassian.event.api.EventPublisher eventPublisher,
AuditLogContext auditLogContext) |
FailedSynchronisationManagerImpl(InternalSynchronisationStatusManager synchronisationStatusManager,
DirectoryInstanceLoader directoryInstanceLoader,
com.atlassian.event.api.EventPublisher eventPublisher,
DirectoryPollerManager pollerManager,
com.atlassian.beehive.ClusterLockService lockService,
DirectoryManager directoryManager,
AuditLogContext auditLogContext) |
Modifier and Type | Method and Description |
---|---|
void |
XmlMigrationManagerImpl.setAuditLogContext(AuditLogContext auditLogContext) |
Constructor and Description |
---|
BasicApplicationAuthenticationFilter(ApplicationManager applicationManager,
ClientValidationManager clientValidationManager,
TokenAuthenticationManager tokenAuthenticationManager,
AuditLogContext auditLogContext,
AuthenticatedApplicationHolder authenticatedApplicationHolder) |
Copyright © 2020 Atlassian. All rights reserved.