| Package | Description |
|---|---|
| org.geomajas.security |
| Modifier and Type | Method and Description |
|---|---|
Authentication |
SecurityService.getAuthentication(String authenticationToken)
Check whether the authentication token is valid.
|
Authentication[] |
AuthenticationCache.getAuthentication(String token)
Get the authentication information for an authentication token.
|
| Modifier and Type | Method and Description |
|---|---|
List<Authentication> |
SecurityContext.getSecurityServiceResults()
Get the direct replies of the security services which build the security context.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuthenticationCache.putAuthentication(String token,
Authentication[] authentications)
Put authentication information in the cache for a authentication token.
|
Copyright © 2015 Geosparc. All Rights Reserved.