| Modifier and Type | Method and Description |
|---|---|
SessionSecurityLevel |
ProfileSessionSetting.getRequiredSessionLevel() |
static SessionSecurityLevel |
SessionSecurityLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SessionSecurityLevel[] |
SessionSecurityLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProfileSessionSetting.setRequiredSessionLevel(SessionSecurityLevel requiredSessionLevel) |
Copyright © 2017. All Rights Reserved.