Package | Description |
---|---|
org.apache.directory.server.kerberos.shared.messages |
Provides base message objects for Kerberos request and
reply messages.
|
org.apache.directory.server.kerberos.shared.messages.components |
Provides major components of Kerberos messages.
|
Modifier and Type | Method and Description |
---|---|
void |
KdcReply.setEncKDCRepPart(EncKdcRepPart repPart)
Sets the
EncKdcRepPart . |
Modifier and Type | Class and Description |
---|---|
class |
EncAsRepPart
Encrypted part of the authentication service response.
|
class |
EncTgsRepPart
Encrypted part of TGS responses.
|
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.