public interface JahiaUserService
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkPassword(String username,
String password) |
boolean |
hasRole(String roleName,
JahiaPrincipal principal,
String site) |
boolean |
isAdmin(String username,
String site) |
boolean |
isServerAdmin(String username) |
boolean |
isUserMemberOf(String username,
String groupname,
String site) |
boolean isServerAdmin(String username)
boolean hasRole(String roleName, JahiaPrincipal principal, String site)
Copyright © 2004–2021 Jahia Solutions Group SA. All rights reserved.