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

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

public interface Decoder


Method Summary
 Encodable decode(byte[] object)
           
 

Method Detail

decode

Encodable decode(byte[] object)
                 throws java.io.IOException
Throws:
java.io.IOException


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