|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectkrb5.lib.BitString
krb5.lib.KDCOptions
public class KDCOptions
Class Description : Class providing the KDC options. A modified version of the code obtained from the Open Group Research Institute.
| Constructor Summary | |
|---|---|
KDCOptions()
|
|
KDCOptions(byte[] data,
int size)
Class constructor |
|
KDCOptions(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 KDCOptions()
public KDCOptions(int oneBit)
throws KrbException
oneBit - int
KrbException
public KDCOptions(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 | |||||||||