public class MongoModelUtils extends Object
| Constructor and Description |
|---|
MongoModelUtils() |
| Modifier and Type | Method and Description |
|---|---|
static List<MongoRoleEntity> |
getAllRolesOfUser(UserModel user,
MongoStoreInvocationContext invContext) |
static List<MongoRoleEntity> |
getAllScopesOfClient(ClientModel client,
MongoStoreInvocationContext invContext) |
public static List<MongoRoleEntity> getAllRolesOfUser(UserModel user, MongoStoreInvocationContext invContext)
public static List<MongoRoleEntity> getAllScopesOfClient(ClientModel client, MongoStoreInvocationContext invContext)
Copyright © 2014. All Rights Reserved.