Package org.keycloak.userprofile
Class AttributeContext
java.lang.Object
org.keycloak.userprofile.AttributeContext
- Author:
- Pedro Igor
-
Constructor Summary
ConstructorDescriptionAttributeContext
(UserProfileContext context, KeycloakSession session, Map.Entry<String, List<String>> attribute, UserModel user, AttributeMetadata metadata, Attributes attributes) -
Method Summary
-
Constructor Details
-
AttributeContext
public AttributeContext(UserProfileContext context, KeycloakSession session, Map.Entry<String, List<String>> attribute, UserModel user, AttributeMetadata metadata, Attributes attributes)
-
-
Method Details
-
getSession
-
getAttribute
-
getUser
-
getContext
-
getMetadata
-
getAttributes
-