public interface UserAttributesRequestHandler
User
Modifier and Type | Method and Description |
---|---|
void |
handle(UserAttributesRequest request)
Updates
User attributes with the supplied
attributes in UserAttributesRequest . |
void handle(UserAttributesRequest request)
User
attributes with the supplied
attributes in UserAttributesRequest
.
This overwrites any existing attributes already present for the key(s) supplied in
UserAttributesRequest.getPayload()
request
- the request for adjusting claims for a userUser.getAttributes()
Copyright © 2021. All rights reserved.