Uses of Class
org.wso2.carbon.user.api.ProfileConfiguration
-
Uses of ProfileConfiguration in org.wso2.carbon.user.api
Methods in org.wso2.carbon.user.api that return ProfileConfigurationModifier and TypeMethodDescriptionProfileConfigurationManager.getAllProfiles()Retrieves all profilesProfileConfigurationManager.getProfileConfig(String profileName) Gets the profile configuration given the profile name.Methods in org.wso2.carbon.user.api with parameters of type ProfileConfigurationModifier and TypeMethodDescriptionvoidProfileConfigurationManager.addProfileConfig(ProfileConfiguration profileConfig) Adds a profile configurationvoidProfileConfigurationManager.deleteProfileConfig(ProfileConfiguration profileConfig) Deletes a profile configurationvoidProfileConfigurationManager.updateProfileConfig(ProfileConfiguration profileConfig) Updates a profile configuration