Functions: IBMStreams streamsx.inetserver Toolkit

IBMStreams streamsx.inetserver Toolkit > Functions

Functions

obfuscate(T)
Obfuscate a password for an operator in this namespace.If the password is starts with OBF: then it is assumed to be already obfuscated and input is returned unchanged. This allowsexternal tools to pass submission time values that are already obfuscated. The Eclipse Jetty class org.eclipse.jetty.util.security.Password is the underlying utility.