| Interface | Description |
|---|---|
| AreaAuthorization |
Authorizations based on area.
|
| AttributeAuthorization |
Possible authorizations at individual attribute level.
|
| AuthenticationCache |
Authentication cache service.
|
| Authorization |
Allows you to access the policies which are active.
|
| AuthorizationNeedsWiring |
Interface which allows authorizations to access the spring application context when deserialized.
|
| BaseAuthorization |
Base authorization, determines authorization of tools and commands and entire layers.
|
| FeatureAuthorization |
Authorizations at the individual feature level.
|
| SavedAuthentication |
This SavedAuthentication class is a placeholder for the
Authorizations and the providing
SecurityService. |
| SavedAuthorization |
Saved authorizations, usable to persist and restore a security context.
|
| SecurityContext |
The security context is a thread scoped service which allows you to query the authorization details for the
logged in user.
|
| SecurityManager |
The security manager tries to find the authorization objects for an authentication token.
|
| SecurityService |
Handle the mapping between an individual authentication store and policy store.
|
| UserInfo |
Information about the logged in user (all data is optional).
|
| VectorLayerSelectFilterAuthorization |
Extra filter which should be applied by the layer model when selecting features.
|
| Class | Description |
|---|---|
| Authentication |
Success object which is returned on successful authentication by the
SecurityManager. |
| SecurityInfo |
Configuration for the security.
|
| Exception | Description |
|---|---|
| GeomajasSecurityException |
Geomajas security exception.
|
Copyright © 2015 Geosparc. All Rights Reserved.