Interface AuthorizationsProvider
public interface AuthorizationsProvider
An interface to define passing authorizations.
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic AuthorizationsProviderDeprecated.voidConfigures this instance with parameters passed into the DataStoreFinderGets the authorizations for the current context.
-
Field Details
-
AUTH_PROVIDER_SYS_PROPERTY
- See Also:
-
-
Method Details
-
getAuthorizations
-
configure
-
apply
Deprecated.Moved to `org.locationtech.geomesa.security.AuthUtils.getProvider` for Java 17 compatibility
-