public abstract class AbstractUserProfile extends Object implements UserProfile
Constructor and Description |
---|
AbstractUserProfile(Map<String,List<String>> attributes,
UserProfileProvider profileProvider) |
Modifier and Type | Method and Description |
---|---|
UserProfileAttributes |
getAttributes() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getId
public AbstractUserProfile(Map<String,List<String>> attributes, UserProfileProvider profileProvider)
public UserProfileAttributes getAttributes()
getAttributes
in interface UserProfile
Copyright © 2021 JBoss by Red Hat. All rights reserved.