public class KeytabInputStream extends KrbInputStream
in| Constructor and Description |
|---|
KeytabInputStream(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
int |
readOctetsCount() |
PrincipalName |
readPrincipal(int version) |
KerberosTime |
readTime() |
readCountedOctets, readCountedString, readKeyread, read, readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, readUTF, skipBytesavailable, close, mark, markSupported, read, reset, skippublic KeytabInputStream(InputStream in)
public KerberosTime readTime() throws IOException
readTime in class KrbInputStreamIOExceptionpublic PrincipalName readPrincipal(int version) throws IOException
readPrincipal in class KrbInputStreamIOExceptionpublic int readOctetsCount()
throws IOException
readOctetsCount in class KrbInputStreamIOExceptionCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.