org.apache.directory.server.kerberos.shared.io.decoder
Interface DecoderFactory

All Known Implementing Classes:
AuthenticatorDecoder, AuthorizationDataDecoder, EncApRepPartDecoder, EncKdcRepPartDecoder, EncKrbPrivPartDecoder, EncryptedTimestampDecoder, EncTicketPartDecoder

public interface DecoderFactory

Version:
$Rev: 540371 $, $Date: 2007-05-22 02:00:43 +0200 (Di, 22 Mai 2007) $
Author:
Apache Directory Project

Method Summary
 Decoder getDecoder()
          Returns the Decoder.
 

Method Detail

getDecoder

Decoder getDecoder()
Returns the Decoder.

Returns:
The Decoder.


Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.