Class WebSphereGroupsAdapter

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

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

      • WebSphereGroupsAdapter

        public WebSphereGroupsAdapter()
    • Method Detail

      • getGroups

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