public interface UserHelper
| Modifier and Type | Method and Description |
|---|---|
List<com.suncode.pwfl.administration.user.User> |
findSuperiors(String userName) |
List<String> |
getUsersInOusWithRoles(List<Long> ouIds,
List<String> roleIds)
Wyszukuje użytkowników należących do podanych OU i posiadających podane role
|
Copyright © 2017 Suncode. All rights reserved.