OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
attributeValue = updatedProfile.getAttributes().getFirstAttribute(attributeKey)attributeValues = updatedProfile.getAttributes().getAttribute(attributeKey)updatedProfile.getAttributes().getFirstAttribute(attributeKey)updatedProfile.getAttributes().getAttribute(attributeKey)keycloakdae4a3eaf26590b8d441b8e4bec3b700ee303b72org.keycloak.userprofile.validation.ValidationChain
_143
_243
_1attributeValue
_2attributeValues
v0updatedProfile.getAttributes()
v1attributeKey
v0updatedProfile.getAttributes()
v1attributeKey
AssignedToTrue
String attributeValue=updatedProfile.getAttributes().getFirstAttribute(attributeKey);List<String> attributeValues=updatedProfile.getAttributes().getAttribute(attributeKey);updatedProfile.getAttributes().getFirstAttribute(attributeKey)updatedProfile.getAttributes().getAttribute(attributeKey)keycloakdae4a3eaf26590b8d441b8e4bec3b700ee303b72org.keycloak.userprofile.validation.ValidationChain
_143
_243
_1attributeValue
_2attributeValues
v0updatedProfile.getAttributes()
v1attributeKey
v0updatedProfile.getAttributes()
v1attributeKey
AssignedToTrue
current = user.getFirstAttribute(attribute)current = user.getAttribute(attribute)user.getFirstAttribute(attribute)user.getAttribute(attribute)keycloakbfec073457d2184c04f386e14825921b0063c54eorg.keycloak.broker.oidc.mappers.UserAttributeMapper
_1118
_2153
_1current
_2current
v0user
v1attribute
v0user
v1attribute
AssignedToTrue