Class UserProfile

  • All Implemented Interfaces:
    Serializable, org.beangle.security.data.Profile

    public class UserProfile
    extends Object
    implements org.beangle.security.data.Profile, Serializable
    用户配置
    Author:
    chaostone
    See Also:
    Serialized Form
    • Constructor Detail

      • UserProfile

        public UserProfile()
    • Method Detail

      • getProperties

        public Map<String,​Object> getProperties()
        Specified by:
        getProperties in interface org.beangle.security.data.Profile