| Package | Description |
|---|---|
| org.gridgain.grid.kernal.managers.securesession |
TODO.
|
| org.gridgain.grid.kernal.managers.securesession.os |
No-op implementation of GridSecureSessionManager.
|
| Modifier and Type | Method and Description |
|---|---|
GridSecureSession |
GridSecureSessionManager.validateSession(GridSecuritySubjectType subjType,
UUID subjId,
byte[] tok,
Object params) |
| Modifier and Type | Method and Description |
|---|---|
GridSecureSession |
GridOsSecureSessionManager.validateSession(GridSecuritySubjectType subjType,
UUID subjId,
byte[] tok,
Object params) |
Copyright © 2014. All rights reserved.