public final class KerberosV5 extends Object implements IDLEntity
| Modifier and Type | Field and Description |
|---|---|
short[] |
crypto_profile |
byte[] |
security_name |
short |
target_requires |
short |
target_supports |
| Constructor and Description |
|---|
KerberosV5() |
KerberosV5(short target_supports,
short target_requires,
short[] crypto_profile,
byte[] security_name) |
Copyright © 2013. All Rights Reserved.