Class SecureVaultCacheContext


  • public class SecureVaultCacheContext
    extends Object
    • Constructor Detail

      • SecureVaultCacheContext

        public SecureVaultCacheContext​(Date dateTime,
                                       String decryptedValue)
    • Method Detail

      • getDateTime

        public Date getDateTime()
      • setDateTime

        public void setDateTime​(Date dateTime)
      • getDecryptedValue

        public String getDecryptedValue()
      • setDecryptedValue

        public void setDecryptedValue​(String decryptedValue)