Package org.jasypt.contrib.org.apache.commons.codec_1_3
-
Interface Summary Interface Description BinaryDecoder Defines common decoding methods for byte array decoders.BinaryEncoder Defines common encoding methods for byte array encoders.Decoder Provides the highest level of abstraction for Decoders.Encoder Provides the highest level of abstraction for Encoders. -
Exception Summary Exception Description DecoderException Thrown when a Decoder has encountered a failure condition during a decode.EncoderException Thrown when there is a failure condition during the encoding process.