Package | Description |
---|---|
com.gigaspaces.security.audit |
Service-side security auditing
|
com.gigaspaces.security.service |
Modifier and Type | Method and Description |
---|---|
void |
SecurityAudit.authenticationInvalid(AuthenticationToken token) |
void |
LoggerSecurityAudit.authenticationInvalid(AuthenticationToken token)
Audit invalid authentication session events as SEVERE
|
Modifier and Type | Method and Description |
---|---|
AuthenticationToken |
SecurityContext.getAuthenticationToken() |
Modifier and Type | Method and Description |
---|---|
UserDetails |
SecurityInterceptor.getUserDetails(AuthenticationToken authenticationToken)
Retrieve user details by the authentication token to allow login into first-time cluster
member proxies.
|
Constructor and Description |
---|
SecurityContext(UserDetails userDetails,
AuthenticationToken authenticationToken)
Security context constructed upon authentication.
|
Copyright © GigaSpaces.