Uses of Class
com.scivicslab.actoriac.EncryptedSecretConfig
Packages that use EncryptedSecretConfig
-
Uses of EncryptedSecretConfig in com.scivicslab.actoriac
Methods in com.scivicslab.actoriac that return EncryptedSecretConfigModifier and TypeMethodDescriptionstatic EncryptedSecretConfigEncryptedSecretConfig.parse(InputStream encryptedInput, String encryptionKey) Parses an encrypted secret configuration file.private static EncryptedSecretConfigEncryptedSecretConfig.parseDecrypted(String content) Parses decrypted INI-format content.