OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
clientSessionsKept = new LinkedList<String>()clientSessionsKept = new HashMap<>()new LinkedList<String>()new HashMap<>()keycloak168153c6e7fa084c5ee5057d687f20757cd47596org.keycloak.testsuite.model.UserSessionProviderTest
_1174
_2187
_1clientSessionsKept
_2clientSessionsKept
xyznew LinkedList<String>()
  • java.util.HashMap
  • java.lang.String
xyznew HashMap<>()
AssignedToTrue