Package com.flowable.core.common.secret
Class StringSecretValue
java.lang.Object
com.flowable.core.common.secret.StringSecretValue
- All Implemented Interfaces:
SecretValue<String>
- Author:
- Filip Hrisafov
-
Field Details
-
value
-
valueTransformer
-
transformedValue
-
valueTransformed
protected boolean valueTransformed
-
-
Constructor Details
-
StringSecretValue
-
-
Method Details
-
getValue
- Specified by:
getValue
in interfaceSecretValue<String>
-