@Component public class SecurityContextSecretProvider extends Object implements SecretProvider
| Constructor and Description |
|---|
SecurityContextSecretProvider(String audience,
String secretClaimPropertyKey,
ObjectMapperSPI objectMapper) |
public SecurityContextSecretProvider(@Value(value="${sts.audience-name}")
String audience,
@Value(value="${sts.secret-claim-property-key}")
String secretClaimPropertyKey,
ObjectMapperSPI objectMapper)
public String get()
get in interface SecretProviderCopyright © 2022. All rights reserved.