Package | Description |
---|---|
psdi.server |
Modifier and Type | Method and Description |
---|---|
MXServer.SecurityContextFlag |
MXServer.getSecurityContext()
Get security context flag if transaction can be saved or readonly
|
static MXServer.SecurityContextFlag |
MXServer.SecurityContextFlag.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MXServer.SecurityContextFlag[] |
MXServer.SecurityContextFlag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
MXServer.setSecurityCheck(MXServer.SecurityContextFlag securityFlag)
Sets the security context flag
|