| Package | Description |
|---|---|
| org.apache.directory.shared.kerberos.codec.types | |
| org.apache.directory.shared.kerberos.components |
| Modifier and Type | Method and Description |
|---|---|
static TransitedEncodingType |
TransitedEncodingType.getTypeByOrdinal(int type)
Returns the transited encoding type when specified by its value.
|
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 |
|---|---|
TransitedEncodingType |
TransitedEncoding.getTrType()
Returns the
TransitedEncodingType. |
| Modifier and Type | Method and Description |
|---|---|
void |
TransitedEncoding.setTrType(TransitedEncodingType trType)
Set the transited encoding type
|
Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.