| 
GigaSpaces XAP 7.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Authentication | |
|---|---|
| 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 | |
| Uses of Authentication in com.gigaspaces.security | 
|---|
| Methods in com.gigaspaces.security that return Authentication | |
|---|---|
 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. | 
| Uses of Authentication in com.gigaspaces.security.service | 
|---|
| Methods in com.gigaspaces.security.service that return Authentication | |
|---|---|
 Authentication | 
SecurityContext.getAuthentication()
 | 
| Uses of Authentication in org.openspaces.security.spring | 
|---|
| Methods in org.openspaces.security.spring that return Authentication | |
|---|---|
 Authentication | 
SpringSecurityManager.authenticate(UserDetails userDetails)
Attempts to authenticate the passed UserDetails object, returning a fully populated
 Authentication object (including granted authorities) if successful. | 
  | 
GigaSpaces XAP 7.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||