Class SecurityUtils
java.lang.Object
org.talend.sdk.component.server.front.security.SecurityUtils
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondecrypt(Collection<ParameterMeta> spec, Map<String, String> config, String tenant) findCipheredKeys(ParameterMeta meta, Map<String, String> original) booleanhasCipheredKeys(Map<String, String> configuration)
-
Field Details
-
CREDENTIAL
- See Also:
-
-
Constructor Details
-
SecurityUtils
public SecurityUtils()
-
-
Method Details
-
decrypt
public Map<String,String> decrypt(Collection<ParameterMeta> spec, Map<String, String> config, String tenant) -
hasCipheredKeys
-
findCipheredKeys
-