| Package | Description |
|---|---|
| com.atlassian.crowd.manager.authentication | |
| com.atlassian.crowd.manager.token | |
| com.atlassian.crowd.manager.token.factory |
| Constructor and Description |
|---|
TokenAuthenticationManagerImpl(SessionTokenStorage tokenManager,
ApplicationDAO applicationDao,
TokenFactory tokenFactory,
com.atlassian.cache.Cache<String,Boolean> cache,
com.atlassian.event.api.EventPublisher eventPublisher,
PropertyManager propertyManager,
DirectoryManager directoryManager,
ApplicationManager applicationManager,
ApplicationService applicationService,
Clock clock) |
| Constructor and Description |
|---|
RecoveryModeAwareTokenAuthenticationManager(SessionTokenStorage tokenManager,
ApplicationDAO applicationDao,
TokenFactory tokenFactory,
com.atlassian.cache.Cache<String,Boolean> cache,
com.atlassian.event.api.EventPublisher eventPublisher,
PropertyManager propertyManager,
DirectoryManager directoryManager,
ApplicationManager applicationManager,
ApplicationService applicationService,
RecoveryModeService recoveryModeService,
ApplicationFactory applicationFactory,
Clock clock) |
| Modifier and Type | Class and Description |
|---|---|
class |
TokenFactoryImpl
The
TokenGenerator is responsible for generating tokens when a successful authentication has occurred. |
Copyright © 2024 Atlassian. All rights reserved.