| Package | Description |
|---|---|
| org.kaazing.gateway.server.config.sep2014 | |
| org.kaazing.gateway.server.config.sep2014.impl |
| Modifier and Type | Field and Description |
|---|---|
static SuccessType.Enum |
SuccessType.OPTIONAL |
static SuccessType.Enum |
SuccessType.REQUIRED |
static SuccessType.Enum |
SuccessType.REQUISITE |
static SuccessType.Enum |
SuccessType.SUFFICIENT |
| Modifier and Type | Method and Description |
|---|---|
static SuccessType.Enum |
SuccessType.Enum.forInt(int i)
Returns the enum value corresponding to an int, or null if none.
|
static SuccessType.Enum |
SuccessType.Enum.forString(String s)
Returns the enum value for a string, or null if none.
|
SuccessType.Enum |
LoginModuleType.getSuccess()
Gets the "success" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
LoginModuleType.setSuccess(SuccessType.Enum success)
Sets the "success" element
|
| Modifier and Type | Method and Description |
|---|---|
SuccessType.Enum |
LoginModuleTypeImpl.getSuccess()
Gets the "success" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
LoginModuleTypeImpl.setSuccess(SuccessType.Enum success)
Sets the "success" element
|
Copyright © 2014–2016. All rights reserved.