Package | Description |
---|---|
com.gigaspaces.security |
Security
GigaSpaces security is used to secure numerous demanding environments at different levels of security.
|
com.gigaspaces.security.service | |
org.openspaces.security.spring |
Modifier and Type | Method and Description |
---|---|
Authentication |
SecurityManager.authenticate(UserDetails userDetails)
Attempts to authenticate the passed user represented by
UserDetails , returning a
fully populated UserDetails object (including granted authorities) if
successful. |
Modifier and Type | Method and Description |
---|---|
Authentication |
SecurityContext.getAuthentication() |
Modifier and Type | Method and Description |
---|---|
Authentication |
SpringSecurityManager.authenticate(UserDetails userDetails)
Attempts to authenticate the passed
UserDetails object, returning a fully populated
Authentication object (including granted authorities) if successful. |
Copyright © GigaSpaces.