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