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

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

public interface DecoderFactory


Method Summary
 Decoder getDecoder()
           
 

Method Detail

getDecoder

Decoder getDecoder()