| Modifier and Type | Method and Description |
|---|---|
EncryptionKey |
EncAPRepPart.getSubkey() |
EncryptionKey |
Authenticator.getSubKey() |
| Modifier and Type | Method and Description |
|---|---|
void |
EncAPRepPart.setSubkey(EncryptionKey subkey)
Set the encryption key
|
void |
Authenticator.setSubKey(EncryptionKey subKey)
Sets the client's encryption key
|
| Modifier and Type | Method and Description |
|---|---|
EncryptionKey |
KrbFastResponse.getStrengthenKey() |
| Modifier and Type | Method and Description |
|---|---|
void |
KrbFastResponse.setStrengthenKey(EncryptionKey strengthenKey) |
| Modifier and Type | Method and Description |
|---|---|
EncryptionKey |
EncKdcRepPart.getKey() |
| Modifier and Type | Method and Description |
|---|---|
void |
EncKdcRepPart.setKey(EncryptionKey key) |
| Modifier and Type | Method and Description |
|---|---|
EncryptionKey |
ReplyKeyPack.getReplyKey() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReplyKeyPack.setReplyKey(EncryptionKey replyKey) |
| Modifier and Type | Method and Description |
|---|---|
EncryptionKey |
EncTicketPart.getKey() |
EncryptionKey |
KrbTicket.getSessionKey() |
| Modifier and Type | Method and Description |
|---|---|
void |
EncTicketPart.setKey(EncryptionKey key) |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.