GigaSpaces XAP 9.7.2 API

Uses of Interface
com.gigaspaces.security.directory.UserManager

Packages that use UserManager
com.gigaspaces.security.directory Security Directory The security directory (storing users and roles) is managed by the Directory Manager. 
 

Uses of UserManager in com.gigaspaces.security.directory
 

Methods in com.gigaspaces.security.directory that return UserManager
 UserManager DirectoryManager.getUserManager()
          A user manager for user-management based on the privileges granted to the directory manager.
 

Methods in com.gigaspaces.security.directory with parameters of type UserManager
static List<String> DirectoryManagerUtils.getUserRoles(UserManager userManager, String username)
          Query the UserManager for all the roles assigned to the specified user.
static List<UserDetails> DirectoryManagerUtils.getUsersWithRole(UserManager userManager, String role)
          Get all users that are assigned to the specified role.
 


GigaSpaces XAP 9.7.2 API

Copyright © GigaSpaces.