| Package | Description |
|---|---|
| org.kaazing.gateway.server.config.sep2014 | |
| org.kaazing.gateway.server.config.sep2014.impl |
| Modifier and Type | Field and Description |
|---|---|
static SecurityStoreType.Type.Enum |
SecurityStoreType.Type.JCEKS |
static SecurityStoreType.Type.Enum |
SecurityStoreType.Type.JKS |
| Modifier and Type | Method and Description |
|---|---|
static SecurityStoreType.Type.Enum |
SecurityStoreType.Type.Enum.forInt(int i)
Returns the enum value corresponding to an int, or null if none.
|
static SecurityStoreType.Type.Enum |
SecurityStoreType.Type.Enum.forString(String s)
Returns the enum value for a string, or null if none.
|
SecurityStoreType.Type.Enum |
SecurityStoreType.getType()
Gets the "type" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
SecurityStoreType.setType(SecurityStoreType.Type.Enum type)
Sets the "type" element
|
| Modifier and Type | Method and Description |
|---|---|
SecurityStoreType.Type.Enum |
SecurityStoreTypeImpl.getType()
Gets the "type" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
SecurityStoreTypeImpl.setType(SecurityStoreType.Type.Enum type)
Sets the "type" element
|
Copyright © 2014–2016. All rights reserved.