public class EncKrbPrivPartDecoder extends Object implements Decoder, DecoderFactory
| Constructor and Description |
|---|
EncKrbPrivPartDecoder() |
| Modifier and Type | Method and Description |
|---|---|
Encodable |
decode(byte[] encodedPrivatePart)
Decodes the byte array into an
Encodable object. |
Decoder |
getDecoder()
Returns the
Decoder. |
public Decoder getDecoder()
DecoderFactoryDecoder.getDecoder in interface DecoderFactoryDecoder.public Encodable decode(byte[] encodedPrivatePart) throws IOException
DecoderEncodable object.decode in interface DecoderEncodable object.IOExceptionCopyright © 2003–2014 The Apache Software Foundation. All rights reserved.