| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.authentication | |
| org.apache.ignite.internal.processors.odbc.jdbc | |
| org.apache.ignite.internal.processors.odbc.odbc | |
| org.apache.ignite.internal.processors.rest.request |
REST requests.
|
| org.apache.ignite.plugin.security |
Contains APIs for security, authentication, and authorization.
|
| Modifier and Type | Method and Description |
|---|---|
AuthorizationContext |
IgniteAuthenticationProcessor.authenticate(String login,
String passwd)
Authenticate user.
|
static AuthorizationContext |
AuthorizationContext.context() |
| Modifier and Type | Method and Description |
|---|---|
static void |
AuthorizationContext.context(AuthorizationContext actx) |
| Constructor and Description |
|---|
JdbcRequestHandler(GridKernalContext ctx,
GridSpinBusyLock busyLock,
JdbcResponseSender sender,
int maxCursors,
boolean distributedJoins,
boolean enforceJoinOrder,
boolean collocated,
boolean replicatedOnly,
boolean autoCloseCursors,
boolean lazy,
boolean skipReducerOnUpdate,
AuthorizationContext actx,
ClientListenerProtocolVersion protocolVer)
Constructor.
|
| Constructor and Description |
|---|
OdbcRequestHandler(GridKernalContext ctx,
GridSpinBusyLock busyLock,
int maxCursors,
boolean distributedJoins,
boolean enforceJoinOrder,
boolean replicatedOnly,
boolean collocated,
boolean lazy,
boolean skipReducerOnUpdate,
AuthorizationContext actx)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
AuthorizationContext |
GridRestRequest.authorizationContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
GridRestRequest.authorizationContext(AuthorizationContext authCtx) |
| Modifier and Type | Method and Description |
|---|---|
AuthorizationContext |
AuthenticationContext.authorizationContext() |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationContext |
AuthenticationContext.authorizationContext(AuthorizationContext newVal)
Set authorization context acquired after native Apache Ignite authentication.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018