Modifier and Type | Method and Description |
---|---|
static RememberMeConfigurationEntity |
RememberMeConfigurationEntity.of(CrowdSpecificRememberMeSettings configuration) |
Modifier and Type | Method and Description |
---|---|
RememberMeConfigurationEntity |
RememberMeController.getConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
RememberMeController.saveConfiguration(RememberMeConfigurationEntity configuration) |
Modifier and Type | Method and Description |
---|---|
RememberMeConfigurationEntity |
RememberMeAdminResource.getConfiguration()
Returns the current remember-me configuration
|
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
RememberMeAdminResource.saveConfiguration(RememberMeConfigurationEntity configuration)
Updates the remember me configuration
|
Copyright © 2021 Atlassian. All rights reserved.