Package com.kerb4j.server.marshall.pac
Class PacUnicodeString
java.lang.Object
com.kerb4j.server.marshall.pac.PacUnicodeString
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionshortshortint
-
Constructor Details
-
PacUnicodeString
public PacUnicodeString(short length, short maxLength, int pointer)
-
-
Method Details
-
getLength
public short getLength() -
getMaxLength
public short getMaxLength() -
getPointer
public int getPointer() -
check
- Throws:
Kerb4JException
-