| Package | Description |
|---|---|
| org.apache.kerby.kerberos.kerb.type.fast |
| Modifier and Type | Method and Description |
|---|---|
static ArmorType |
ArmorType.fromValue(Integer value) |
ArmorType |
KrbFastArmor.getArmorType() |
static ArmorType |
ArmorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ArmorType[] |
ArmorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KrbFastArmor.setArmorType(ArmorType armorType) |
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.