Class JettyGroupsAdapter

  • All Implemented Interfaces:
    org.uberfire.security.authz.adapter.GroupsAdapter

    @ApplicationScoped
    public class JettyGroupsAdapter
    extends Object
    implements org.uberfire.security.authz.adapter.GroupsAdapter
    • Constructor Detail

      • JettyGroupsAdapter

        public JettyGroupsAdapter()
    • Method Detail

      • getGroups

        public List<org.jboss.errai.security.shared.api.Group> getGroups​(String principalName,
                                                                         Object subject)
        Specified by:
        getGroups in interface org.uberfire.security.authz.adapter.GroupsAdapter