public interface SecurityPropertiesService
DefaultSecurityPropertiesService for more info.| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
getSecret(String key)
gets a security property of key,
|
void |
invalidate()
invalidates all cache entries
|
void |
invalidate(String key)
invalidates cache entry for key
|
Optional<String> getSecret(String key)
key - void invalidate(String key)
key - void invalidate()
Copyright © 2002-2024 Atlassian. All Rights Reserved.