Package | Description |
---|---|
com.gigaspaces.security |
Security
GigaSpaces security is used to secure numerous demanding environments at different levels of security.
|
org.openspaces.security.spring |
Modifier and Type | Method and Description |
---|---|
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. |
Modifier and Type | Method and Description |
---|---|
DirectoryManager |
SpringSecurityManager.createDirectoryManager(UserDetails userDetails)
Throws a
DirectoryAccessDeniedException on any attempt to manage the users/roles
using this API. |
Copyright © GigaSpaces.