| Package | Description |
|---|---|
| com.atlassian.crowd.manager.authentication | |
| com.atlassian.crowd.manager.rememberme | |
| com.atlassian.crowd.service |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableCrowdSpecificRememberMeSettings |
| Modifier and Type | Method and Description |
|---|---|
CrowdSpecificRememberMeSettings |
CrowdRememberMeConfiguration.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
CrowdRememberMeConfiguration.saveConfiguration(CrowdSpecificRememberMeSettings configuration)
Stores passed configuration
|
| Modifier and Type | Method and Description |
|---|---|
CrowdSpecificRememberMeSettings |
CrowdRememberMeService.getConfiguration()
Retrieves current configuration
|
| Modifier and Type | Method and Description |
|---|---|
void |
CrowdRememberMeService.saveConfiguration(CrowdSpecificRememberMeSettings configuration)
Validates and stores passed configuration, if
isEnabled() happens to be
false all existing tokens will be expired immediately |
Copyright © 2023 Atlassian. All rights reserved.