|
Rename Variable value : String to attributeValuesInContext : List<String> in method public preprocessFederatedIdentity(session KeycloakSession, realm RealmModel, mapperModel IdentityProviderMapperModel, context BrokeredIdentityContext) : void in class org.keycloak.broker.saml.mappers.UserAttributeMapper |
From |
To |
|
Rename Variable stringValue : String to values : List<String> in method public updateBrokeredUser(session KeycloakSession, realm RealmModel, user UserModel, mapperModel IdentityProviderMapperModel, context BrokeredIdentityContext) : void in class org.keycloak.broker.oidc.mappers.UserAttributeMapper |
From |
To |
|
Rename Variable attributeValue : String to attributeValues : List<String> in method public transformAttributeStatement(attributeStatement AttributeStatementType, mappingModel ProtocolMapperModel, session KeycloakSession, userSession UserSessionModel, clientSession ClientSessionModel) : void in class org.keycloak.protocol.saml.mappers.UserAttributeStatementMapper |
From |
To |
|
Rename Variable value : String to attributeValuesInContext : List<String> in method public updateBrokeredUser(session KeycloakSession, realm RealmModel, user UserModel, mapperModel IdentityProviderMapperModel, context BrokeredIdentityContext) : void in class org.keycloak.broker.saml.mappers.UserAttributeMapper |
From |
To |
|
Change Variable Type value : String to attributeValuesInContext : List<String> in method public preprocessFederatedIdentity(session KeycloakSession, realm RealmModel, mapperModel IdentityProviderMapperModel, context BrokeredIdentityContext) : void in class org.keycloak.broker.saml.mappers.UserAttributeMapper |
From |
To |
|
Change Variable Type current : String to current : List<String> in method public updateBrokeredUser(session KeycloakSession, realm RealmModel, user UserModel, mapperModel IdentityProviderMapperModel, context BrokeredIdentityContext) : void in class org.keycloak.broker.oidc.mappers.UserAttributeMapper |
From |
To |
|
Change Variable Type attributeValue : String to attributeValues : List<String> in method public transformAttributeStatement(attributeStatement AttributeStatementType, mappingModel ProtocolMapperModel, session KeycloakSession, userSession UserSessionModel, clientSession ClientSessionModel) : void in class org.keycloak.protocol.saml.mappers.UserAttributeStatementMapper |
From |
To |
|
Change Variable Type value : String to value : Object in method public preprocessFederatedIdentity(session KeycloakSession, realm RealmModel, mapperModel IdentityProviderMapperModel, context BrokeredIdentityContext) : void in class org.keycloak.broker.oidc.mappers.AbstractJsonUserAttributeMapper |
From |
To |
|
Change Variable Type value : String to attributeValuesInContext : List<String> in method public updateBrokeredUser(session KeycloakSession, realm RealmModel, user UserModel, mapperModel IdentityProviderMapperModel, context BrokeredIdentityContext) : void in class org.keycloak.broker.saml.mappers.UserAttributeMapper |
From |
To |
|
Change Variable Type stringValue : String to values : List<String> in method public updateBrokeredUser(session KeycloakSession, realm RealmModel, user UserModel, mapperModel IdentityProviderMapperModel, context BrokeredIdentityContext) : void in class org.keycloak.broker.oidc.mappers.UserAttributeMapper |
From |
To |
|
Change Variable Type value : String to value : Object in method public getClaimValue(context BrokeredIdentityContext, claim String) : Object in class org.keycloak.broker.oidc.mappers.AbstractClaimMapper |
From |
To |
|
Change Variable Type value : String to value : Object in method protected getJsonValue(mapperModel IdentityProviderMapperModel, context BrokeredIdentityContext) : Object in class org.keycloak.broker.oidc.mappers.AbstractJsonUserAttributeMapper |
From |
To |