public interface ProviderSettingsService
| Modifier and Type | Method and Description |
|---|---|
String |
getJwtSecret()
Gets the latest JWT secret stored in the cache
|
void |
reset()
Resets JWT secret - generating a new secret
|
String getJwtSecret()
void reset()
Copyright © 2020–2023 Atlassian. All rights reserved.