|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProfileAlreadyExistsException | |
|---|---|
| com.atlassian.crowd.openid.server.manager.profile | |
| Uses of ProfileAlreadyExistsException in com.atlassian.crowd.openid.server.manager.profile |
|---|
| Methods in com.atlassian.crowd.openid.server.manager.profile that throw ProfileAlreadyExistsException | |
|---|---|
Profile |
ProfileManagerGeneric.addNewPopulatedProfile(User user,
java.lang.String profileName,
java.util.Map attributes)
Adds a new profile based on attribute name/value pairs. |
Profile |
ProfileManager.addNewPopulatedProfile(User user,
java.lang.String profileName,
java.util.Map attributes)
Adds a new profile based on attribute name/value pairs. |
Profile |
ProfileManagerGeneric.addNewProfile(User user,
SOAPPrincipal principal,
java.util.Locale locale,
java.lang.String profileName)
Creates and adds a new profile to a given user. |
Profile |
ProfileManager.addNewProfile(User user,
SOAPPrincipal principal,
java.util.Locale locale,
java.lang.String profileName)
Creates and adds a new profile to a given user. |
void |
ProfileManagerGeneric.renameProfile(User user,
long profileID,
java.lang.String newName)
Rename an existing profile of a user. |
void |
ProfileManager.renameProfile(User user,
long profileID,
java.lang.String newName)
Rename an existing profile of a user. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||