Interface SecretPropertyFormat

All Superinterfaces:
SecretDecoder
All Known Implementing Classes:
Base64PropertyFormat, JwkPropertyFormat, JwtWrappedPropertyFormat, PemPropertyFormat, PropertyFormatBase64, SecretKeyPropertyFormat

public interface SecretPropertyFormat extends SecretDecoder
Defines the format of secrets loaded from configuration properties.