IBM / JTOpen

IBM Toolbox for Java, an IBM i communications library
https://ibm.github.io/JTOpen/
Other
56 stars 26 forks source link

Added methods to ISeriesNetServer to work with disabled IDs #151

Closed MikSwens closed 6 months ago

MikSwens commented 6 months ago

Added methods to ISeriesNetServer: String[] getDisabledUsers void enableUser(String) void enableUsers(String[])