Ta reguła powoduje oznaczenie nieaktualnych metod w klasie
com.ibm.websphere.wssecurity.callbackhandler.UNTGenerateCallback
. Metody te zostały wycofane w WebSphere v7.The automated fix zastąpi stare nazwy metod nowymi.
Nieaktualne metody:
-
isSentRealm()
Zastąpiono metodą
isSendRealm
.
-
isUsedIdentityAssertion()
Zastąpiono metodą
isUsingIdentityAssertion
.
-
isUsedRunAsSubject()
Zastąpiono metodą
isUsingRunAsSubject
.
-
setSentRelm(boolean sendRealm)
Zastąpiono metodą
setSendRealm
.
-
setUsedIdentityAssertion(boolean identityAssertion)
Zastąpiono metodą
setUsingIdentityAssertion
.
-
setUsedRunAsSubject(boolean runAsSubject)
Zastąpiono metodą
setUsingRunAsSubject
.
Więcej informacji zawierają następujące zasoby: