Package com.kerb4j.server.marshall.pac
Class PacDataInputStream
java.lang.Object
com.kerb4j.server.marshall.pac.PacDataInputStream
-
Constructor Details
-
PacDataInputStream
- Throws:
IOException
-
-
Method Details
-
align
- Throws:
IOException
-
available
- Throws:
IOException
-
readFully
- Throws:
IOException
-
readFully
- Throws:
IOException
-
readChar
- Throws:
IOException
-
readByte
- Throws:
IOException
-
readShort
- Throws:
IOException
-
readInt
- Throws:
IOException
-
readLong
- Throws:
IOException
-
readUnsignedByte
- Throws:
IOException
-
readUnsignedInt
- Throws:
IOException
-
readUnsignedShort
- Throws:
IOException
-
readFiletime
- Throws:
IOException
-
readUnicodeString
- Throws:
IOExceptionKerb4JException
-
readString
- Throws:
IOExceptionKerb4JException
-
readId
- Throws:
IOExceptionKerb4JException
-
readSid
- Throws:
IOExceptionKerb4JException
-
skipBytes
- Throws:
IOException
-