public interface AuthorizationsProvider
| Modifier and Type | Field and Description |
|---|---|
static String |
AUTH_PROVIDER_SYS_PROPERTY |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(Map<String,Serializable> params)
Configures this instance with parameters passed into the DataStoreFinder
|
List<String> |
getAuthorizations()
Gets the authorizations for the current context.
|
static final String AUTH_PROVIDER_SYS_PROPERTY
List<String> getAuthorizations()
void configure(Map<String,Serializable> params)
params - Copyright © 2013–2018. All rights reserved.