OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
List<UserModel> users=session.users().searchForUserByUserAttribute(_customAttribute,userIdentity.toString(),context.getRealm());List<UserModel> users=session.users().searchForUserByUserAttribute(_customAttributes.get(0),userIdentityValues.get(0),context.getRealm());session.users().searchForUserByUserAttribute(_customAttribute,userIdentity.toString(),context.getRealm())session.users().searchForUserByUserAttribute(_customAttribute.get(0),userIdentityValues.get(0),context.getRealm())keycloak411ea331f6ec5f29ab5c29d19ce66e5823c58fa4org.keycloak.authentication.authenticators.x509.UserIdentityToModelMapper.UserIdentityToCustomAttributeMapper
_149
_251
_1_customAttribute
_2_customAttributes
TCIVar_customAttribute
v0session.users()
v1context.getRealm()
TCIVar_customAttribute
v0session.users()
v1context.getRealm()
UsesFalse