Serialized Form
|
Package org.apache.directory.server.kerberos.shared.replay |
serialVersionUID: 1L
serverPrincipal
KerberosPrincipal serverPrincipal
clientPrincipal
KerberosPrincipal clientPrincipal
clientTime
KerberosTime clientTime
clientMicroSeconds
int clientMicroSeconds
|
Package org.apache.directory.shared.kerberos.exceptions |
serialVersionUID: 1L
serialVersionUID: 2968072183596955597L
error
KrbError error
- the kerberos error
errorCode
int errorCode
- The Kerberos error code associated with this exception.
explanatoryData
byte[] explanatoryData
- Additional data about the error for use by the application
to help it recover from or handle the error.
Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.