| Package | Description |
|---|---|
| org.apache.slider.server.services.security |
| Modifier and Type | Method and Description |
|---|---|
static SecurityStore.StoreType |
SecurityStore.StoreType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SecurityStore.StoreType[] |
SecurityStore.StoreType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SecurityStore(File file,
SecurityStore.StoreType type) |
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.