Class UserPropertiesUtil


  • public class UserPropertiesUtil
    extends java.lang.Object
    UserPropertiesUtil...
    • Constructor Detail

      • UserPropertiesUtil

        public UserPropertiesUtil()
    • Method Detail

      • isAnonymous

        public static boolean isAnonymous​(UserProperties userProperties)
      • getValue

        public static java.lang.String getValue​(UserProperties userProperties,
                                                java.lang.String propertyName)
      • setUserManagementService

        public static void setUserManagementService​(UserManagementService userManagementService)