Package | Description |
---|---|
com.konylabs.middleware.api |
Modifier and Type | Method and Description |
---|---|
static OperationSecurityLevel |
OperationSecurityLevel.fromString(String securityName)
Returns the
OperationSecurityLevel corresponding to the given
string. |
OperationSecurityLevel |
OperationData.getSecurityLevel()
Gets the security level for this operation.
|
static OperationSecurityLevel |
OperationSecurityLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OperationSecurityLevel[] |
OperationSecurityLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.