|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of TokenManager in com.atlassian.crowd.console.action.options |
|---|
| Methods in com.atlassian.crowd.console.action.options with parameters of type TokenManager | |
|---|---|
void |
UpdateSessionConfig.setTokenManager(TokenManager tokenManager)
|
| Uses of TokenManager in com.atlassian.crowd.event.listener |
|---|
| Methods in com.atlassian.crowd.event.listener with parameters of type TokenManager | |
|---|---|
void |
UserDirectoryTokenRemovalListener.setTokenManager(TokenManager tokenManager)
|
| Uses of TokenManager in com.atlassian.crowd.manager.authentication |
|---|
| Methods in com.atlassian.crowd.manager.authentication with parameters of type TokenManager | |
|---|---|
void |
TokenAuthenticationManagerImpl.setTokenManager(TokenManager tokenManager)
|
| Uses of TokenManager in com.atlassian.crowd.manager.token |
|---|
| Classes in com.atlassian.crowd.manager.token that implement TokenManager | |
|---|---|
class |
TokenManagerImpl
Proxies the concrete TokenDAO implementations, and allows runtime swapping between implementations, along with copying of data between during swap. |
| Uses of TokenManager in com.atlassian.crowd.upgrade.tasks |
|---|
| Methods in com.atlassian.crowd.upgrade.tasks with parameters of type TokenManager | |
|---|---|
void |
UpgradeTask360.setTokenManager(TokenManager tokenManager)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||