|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DirectoryManager | |
---|---|
com.gigaspaces.security | Security GigaSpaces security is used to secure numerous demanding environments at different levels of security. |
org.openspaces.security.spring |
Uses of DirectoryManager in com.gigaspaces.security |
---|
Methods in com.gigaspaces.security that return DirectoryManager | |
---|---|
DirectoryManager |
SecurityManager.createDirectoryManager(UserDetails userDetails)
Attempts to authenticate the passed user represented by UserDetails , granting access
only for users that are allowed to manage the directory. |
Uses of DirectoryManager in org.openspaces.security.spring |
---|
Methods in org.openspaces.security.spring that return DirectoryManager | |
---|---|
DirectoryManager |
SpringSecurityManager.createDirectoryManager(UserDetails userDetails)
Throws a DirectoryAccessDeniedException on any attempt to manage the users/roles
using this API. |
|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |