public static interface Token.SessionReadWriteBehavior
| Modifier and Type | Field and Description |
|---|---|
static boolean |
RO_SESSION
Indicates a read-only session.
|
static boolean |
RW_SESSION
Indicates a read-write session.
|
static final boolean RO_SESSION
static final boolean RW_SESSION
Copyright © 2022. All rights reserved.