Modifier and Type | Field and Description |
---|---|
pack-priv int |
Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
pack-priv KeyTabEntry | |
pack-priv int | |
pack-priv byte[] | |
pack-priv String | |
pack-priv KerberosTime |
index | back to summary |
---|---|
pack-priv int index |
KeyTabInputStream | back to summary |
---|---|
public KeyTabInputStream(InputStream is) |
readEntry | back to summary |
---|---|
pack-priv KeyTabEntry readEntry(int entryLen, int ktVersion) throws IOException, RealmException |
readEntryLength | back to summary |
---|---|
pack-priv int readEntryLength() throws IOException Reads the number of bytes this entry data occupy. |
readKey | back to summary |
---|---|
pack-priv byte[] readKey(int length) throws IOException |
readName | back to summary |
---|---|
pack-priv String readName() throws IOException |
readTimeStamp | back to summary |
---|---|
pack-priv KerberosTime readTimeStamp() throws IOException |