The following WSSecurityHelper methods are not available on Liberty:
getCallerListgetFirstCallergetFirstServergetServerListaddPropagationAttributegetPropagationAttributesconvertCookieStringToBytesrevokeSSOCookiesrevokeSSOCookiesForPortletsgetLTPACookieFromSSOTokenYou must modify the application so that it can run on Liberty.
For revokeSSOCookies and getLTPACookieFromSSOToken, there are migration recipes. Please see the "Avoid using the deprecated WSSecurityHelper revokeSSOCookies and getLTPACookieFromSSOToken methods" section.
For information about other APIs and SPIs that are not supported on Liberty, please see Some APIs and SPIs are not available on Liberty.