此規則會標示 com.ibm.websphere.wssecurity.callbackhandler.UNTGenerateCallback 類別中已淘汰的方法。 這些方法在 WebSphere 第 7 版中已淘汰。
在原始檔掃描器中,快速修正程式會將舊方法名稱取代為新方法名稱。
已淘汰的方法如下:
- isSentRealm()
取代為 isSendRealm 方法。
- isUsedIdentityAssertion()
取代為 isUsingIdentityAssertion 方法。
- isUsedRunAsSubject()
取代為 isUsingRunAsSubject 方法。
- setSentRelm(boolean sendRealm)
取代為 setSendRealm 方法。
- setUsedIdentityAssertion(boolean identityAssertion)
取代為 setUsingIdentityAssertion 方法。
- setUsedRunAsSubject(boolean runAsSubject)
取代為 setUsingRunAsSubject 方法。
如需相關資訊,請參閱: