Application Integration (On-Premises) : Integration Server Built-In Services : Security Folder : pub.security.util:convertSecureString
pub.security.util:convertSecureString
WmPublic. Returns a WmSecureString in Java String, byte array, or character array format.
Input Parameters
secureString
WmSecureString WmSecureString to be converted.
returnAs
String Format into which the WmSecureString is to be converted. Valid options are byte[], char[], and Java String. If a value for this parameter is not specified, the default is to convert the WmSecureString to a String.
Output Parameters
string
String The WmSecureString converted to a Java String.
bytes
byte[ ] The WmSecureString converted to a native Java byte array.
chars
char[ ] The WmSecureString converted to a native Java character array.
Copyright © 2015- 2017 Software AG, Darmstadt, Germany. (Innovation Release)

Product LogoContact Support   |   Community   |   Feedback