Package | Description |
---|---|
org.apache.directory.server.kerberos.shared.io.decoder |
Provides the decoders for Kerberos message objects.
|
Modifier and Type | Class and Description |
---|---|
class |
AuthenticatorDecoder |
class |
AuthorizationDataDecoder |
class |
EncApRepPartDecoder |
class |
EncKdcRepPartDecoder |
class |
EncKrbPrivPartDecoder |
class |
EncryptedTimestampDecoder
padata-type ::= PA-ENC-TIMESTAMP
padata-value ::= EncryptedData -- PA-ENC-TS-ENC
PA-ENC-TS-ENC ::= SEQUENCE {
patimestamp[0] KerberosTime, -- client's time
pausec[1] INTEGER OPTIONAL
}
|
class |
EncTicketPartDecoder |
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.