@Api(allMethods=true) public interface SecurityContext extends Authorization, UserInfo
| Modifier and Type | Method and Description |
|---|---|
SavedAuthorization |
getSavedAuthorization()
Return the
SavedAuthorization that allows to (persistently) cache and restore this security context. |
List<Authentication> |
getSecurityServiceResults()
Get the direct replies of the security services which build the security context.
|
String |
getToken()
Get the token which was used for the authentication.
|
getFeatureFiltergetCreateAuthorizedArea, getDeleteAuthorizedArea, getUpdateAuthorizedArea, getVisibleArea, isPartlyCreateAuthorizedSufficient, isPartlyDeleteAuthorizedSufficient, isPartlyUpdateAuthorizedSufficient, isPartlyVisibleSufficientisFeatureCreateAuthorized, isFeatureDeleteAuthorized, isFeatureUpdateAuthorized, isFeatureUpdateAuthorized, isFeatureVisibleisAttributeReadable, isAttributeWritablegetId, isCommandAuthorized, isLayerCreateAuthorized, isLayerDeleteAuthorized, isLayerUpdateAuthorized, isLayerVisible, isToolAuthorizedgetUserDivision, getUserId, getUserLocale, getUserName, getUserOrganizationList<Authentication> getSecurityServiceResults()
String getToken()
SavedAuthorization getSavedAuthorization()
SavedAuthorization that allows to (persistently) cache and restore this security context.Copyright © 2015 Geosparc. All Rights Reserved.