Class WebSphereGroupsAdapter
- java.lang.Object
-
- org.uberfire.backend.server.security.adapter.WebSphereGroupsAdapter
-
- All Implemented Interfaces:
org.uberfire.security.authz.adapter.GroupsAdapter
@ApplicationScoped public class WebSphereGroupsAdapter extends Object implements org.uberfire.security.authz.adapter.GroupsAdapter
-
-
Constructor Summary
Constructors Constructor Description WebSphereGroupsAdapter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<org.jboss.errai.security.shared.api.Group>getGroups(String principal, Object subject)
-