| Package | Description |
|---|---|
| org.apache.uima.ducc.common.crypto |
| Modifier and Type | Method and Description |
|---|---|
static Crypto.AccessType |
Crypto.AccessType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Crypto.AccessType[] |
Crypto.AccessType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Crypto(String user,
String dirHome,
Crypto.AccessType accessType) |
Crypto(String user,
String dirHome,
String dirSub,
Crypto.AccessType accessType) |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.