A C F G O S 
All Classes All Packages

A

apply(Map<String, ?>, List<String>) - Static method in interface org.locationtech.geomesa.security.AuthorizationsProvider
Deprecated.
AUTH_PROVIDER_SYS_PROPERTY - Static variable in interface org.locationtech.geomesa.security.AuthorizationsProvider
 
AuthorizationsProvider - Interface in org.locationtech.geomesa.security
An interface to define passing authorizations.

C

configure(Map<String, ?>) - Method in interface org.locationtech.geomesa.security.AuthorizationsProvider
Configures this instance with parameters passed into the DataStoreFinder
copyVisibility(SimpleFeature, SimpleFeature) - Static method in class org.locationtech.geomesa.security.SecurityUtils
Copy the visibility from source to dest.

F

FEATURE_VISIBILITY - Static variable in class org.locationtech.geomesa.security.SecurityUtils
 

G

getAuthorizations() - Method in interface org.locationtech.geomesa.security.AuthorizationsProvider
Gets the authorizations for the current context.
getVisibility(SimpleFeature) - Static method in class org.locationtech.geomesa.security.SecurityUtils
 

O

org.locationtech.geomesa.security - package org.locationtech.geomesa.security
 

S

SecurityUtils - Class in org.locationtech.geomesa.security
Utilities for accessing and modifying visibility on `SimpleFeature`s.
SecurityUtils() - Constructor for class org.locationtech.geomesa.security.SecurityUtils
 
setFeatureVisibilities(SimpleFeature, String...) - Static method in class org.locationtech.geomesa.security.SecurityUtils
Sets the visibility to an expression created by joining the given visibilities with "&".
setFeatureVisibility(SimpleFeature, String) - Static method in class org.locationtech.geomesa.security.SecurityUtils
Sets the visibility to the given visibility expression.
A C F G O S 
All Classes All Packages