Class AuthResourceAttributeMapper

    • Field Detail

      • ctx

        @Autowired
        protected org.springframework.context.ApplicationContext ctx
      • user

        protected User user
    • Constructor Detail

      • AuthResourceAttributeMapper

        public AuthResourceAttributeMapper()
    • Method Detail

      • init

        public void init​(User user)
      • mapAttribute

        public abstract List<String> mapAttribute()
      • getUser

        public User getUser()