Package | Description |
---|---|
com.atlassian.crowd.openid.server.manager.profile |
Modifier and Type | Method and Description |
---|---|
Profile |
ProfileManagerGeneric.addNewPopulatedProfile(User user,
String profileName,
Map<String,String> attributes) |
Profile |
ProfileManager.addNewPopulatedProfile(User user,
String profileName,
Map<String,String> attributes)
Adds a new profile based on attribute name/value pairs.
|
Profile |
ProfileManagerGeneric.addNewProfile(User user,
User principal,
Locale locale,
String profileName) |
Profile |
ProfileManager.addNewProfile(User user,
User principal,
Locale locale,
String profileName)
Creates and adds a new profile to a given user.
|
Copyright © 2021 Atlassian. All rights reserved.