This rule flags the use of the weblogic.servlet.security.ServletAuthentication invalidateAll method.
The method implementation must be migrated for use on WebSphere Application Server.
Use the following code to replace the WebLogic invalidateAll method.
For more information, see com.ibm.wsspi.servlet.session.IBMSessionExt interface Java documentation.