public class SecureVaultCacheContext extends Object
Constructor and Description |
---|
SecureVaultCacheContext(Date dateTime,
String decryptedValue) |
Modifier and Type | Method and Description |
---|---|
Date |
getDateTime() |
String |
getDecryptedValue() |
void |
setDateTime(Date dateTime) |
void |
setDecryptedValue(String decryptedValue) |
Copyright © 2017 WSO2. All rights reserved.