|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectkrb5.lib.BitString
krb5.lib.APOptions
public class APOptions
Class Description : APOptions. A modified version of the code obtained from the Open Group Research Institute.
Constructor Summary | |
---|---|
APOptions()
Class constructor |
|
APOptions(byte[] data,
int size)
Class constructor |
|
APOptions(int oneBit)
Class constructor |
Method Summary |
---|
Methods inherited from class krb5.lib.BitString |
---|
clear, clone, get, match, set, size, toBytes |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public APOptions()
public APOptions(int oneBit) throws KrbException
oneBit
- int
KrbException
public APOptions(byte[] data, int size) throws KrbException
data
- byte[]size
- int
KrbException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |