You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhancement: Use the new SDK method ConfigUtils.hasTokenExpired to check whether a given JSON web token has expired. #2298
Enhancement: Use the new SDK method ProfileInfo.hasTokenExpiredForProfile to check whether the JSON web token has expired for a specified profile. #2298
z/OS Files SDK
Enhancement: Added an optional continueSearch function to the ISearchOptions interface. After a data set listing is completed, the new function is called with the list of data sets about to be searched. This allows the extender or end users to continue with the search or cancel it. #2300