Interface SecretPropertyFormat

All Superinterfaces:
SecretDecoder
All Known Implementing Classes:
GoogleKmsEncryptedPropertyFormat, JwkPropertyFormat, PemPropertyFormat, PropertyFormat, PropertyFormatBase64, SecretKeyPropertyFormat

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