public interface UserServiceEntryPoint extends IdentityService<User>
Modifier and Type | Method and Description |
---|---|
List<User> |
getUsersByGroup(String idGroup) |
List<User> |
getUsersByTypeRole(String idTypeRole) |
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.