Package | Description |
---|---|
com.atlassian.crowd.dao.token | |
com.atlassian.crowd.manager.token | |
com.atlassian.crowd.plugin.rest.service.controller.admin |
Modifier and Type | Interface and Description |
---|---|
interface |
TokenDAO
Manages persistence of
Token |
Modifier and Type | Class and Description |
---|---|
class |
TokenDAOHibernate |
class |
TokenDAOMemory
An in-memory implementation of the TokenDAO.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SearchableTokenService
A marker interface for
SearchableTokenStorage that provides
transaction-wrapped access. |
Modifier and Type | Class and Description |
---|---|
class |
SwitchableTokenManagerImpl
Proxies the concrete TokenDAO implementations, and allows runtime swapping between implementations, along with copying
of data between during swap.
|
Constructor and Description |
---|
SessionsAdminController(SearchableTokenStorage tokenStorage,
ApplicationManager applicationManager,
DirectoryManager directoryManager,
TokenAuthenticationManager tokenAuthenticationManager,
CrowdRememberMeService rememberMeService) |
Copyright © 2021 Atlassian. All rights reserved.