Uses of Class
org.swisspush.gateleen.user.UserProfileConfiguration.UserProfileConfigurationBuilder
-
-
Uses of UserProfileConfiguration.UserProfileConfigurationBuilder in org.swisspush.gateleen.user
Methods in org.swisspush.gateleen.user that return UserProfileConfiguration.UserProfileConfigurationBuilder Modifier and Type Method Description UserProfileConfiguration.UserProfileConfigurationBuilderUserProfileConfiguration.UserProfileConfigurationBuilder. addAllowedProfileProperties(java.lang.String... allowedProfileProperties)UserProfileConfiguration.UserProfileConfigurationBuilderUserProfileConfiguration.UserProfileConfigurationBuilder. addProfileProperty(UserProfileConfiguration.ProfileProperty profileProperty)static UserProfileConfiguration.UserProfileConfigurationBuilderUserProfileConfiguration. create()UserProfileConfiguration.UserProfileConfigurationBuilderUserProfileConfiguration.UserProfileConfigurationBuilder. rolePattern(java.lang.String rolePattern)UserProfileConfiguration.UserProfileConfigurationBuilderUserProfileConfiguration.UserProfileConfigurationBuilder. roleProfilesRoot(java.lang.String roleProfilesRoot)UserProfileConfiguration.UserProfileConfigurationBuilderUserProfileConfiguration.UserProfileConfigurationBuilder. userProfileUriPattern(java.lang.String userProfileUriPattern)
-