此规则会标记下列不推荐的方法:
-
com.ibm.websphere.security.WSSecurityException.printStackTrace(PrintStream)
-
com.ibm.websphere.security.WSSecurityException.printStackTrace(PrintWriter)
-
com.ibm.websphere.security.auth.WSLoginFailedException.printStackTrace(PrintStream)
-
com.ibm.websphere.security.auth.WSLoginFailedException.printStackTrace(PrintWriter)
这些方法在 WebSphere Application Server V5.1 中已不推荐使用,并且可能会在将来发行版中移除。
有关更多类信息,请参阅:
文档中包含完整的
不推荐使用的 API
列表。