|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectKerberosException
org.apache.kerberos.keytab.KeytabException
public class KeytabException
| Field Summary | |
|---|---|
static KeytabException |
FILE_CORRUPT
|
static KeytabException |
FILE_ENTRY_NOT_FOUND
|
static KeytabException |
FILE_NOT_FOUND
|
static KeytabException |
FILE_VERSION_UNSUPPORTED
|
| Constructor Summary | |
|---|---|
protected |
KeytabException(int ordinal,
java.lang.String s)
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final KeytabException FILE_NOT_FOUND
public static final KeytabException FILE_CORRUPT
public static final KeytabException FILE_VERSION_UNSUPPORTED
public static final KeytabException FILE_ENTRY_NOT_FOUND
| Constructor Detail |
|---|
protected KeytabException(int ordinal,
java.lang.String s)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||