Package | Description |
---|---|
org.keycloak.userprofile |
Modifier and Type | Field and Description |
---|---|
protected UserProfileMetadata |
DefaultUserProfile.metadata |
Modifier and Type | Method and Description |
---|---|
UserProfileMetadata |
UserProfileMetadata.clone() |
Constructor and Description |
---|
DefaultAttributes(UserProfileContext context,
Map<String,?> attributes,
UserModel user,
UserProfileMetadata profileMetadata,
KeycloakSession session) |
DefaultUserProfile(UserProfileMetadata metadata,
Attributes attributes,
Function<Attributes,UserModel> userCreator,
UserModel user,
KeycloakSession session) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.