|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@Deprecated public interface IUserDetailsRoleListService
Method Summary | |
---|---|
void |
afterPropertiesSet()
Deprecated. |
List |
getAllRoles()
Deprecated. |
List |
getAllUsers()
Deprecated. |
List |
getAllUsersInRole(String role)
Deprecated. |
IPentahoSession |
getEffectiveUserSession(String userName,
IParameterProvider sessionParameters)
Deprecated. |
List |
getRolesForUser(String userName)
Deprecated. |
IUserRoleListService |
getUserRoleListService()
Deprecated. |
void |
setUserRoleListService(IUserRoleListService value)
Deprecated. |
Method Detail |
---|
void setUserRoleListService(IUserRoleListService value)
IUserRoleListService getUserRoleListService()
void afterPropertiesSet() throws Exception
Exception
List getAllRoles()
List getAllUsers()
List getAllUsersInRole(String role)
List getRolesForUser(String userName)
IPentahoSession getEffectiveUserSession(String userName, IParameterProvider sessionParameters)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |