Hybrid Integration 10.2 | Integrating On-Premises Applications | 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- 2018 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Innovation Release