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()


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