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