Uses of Package
net.shibboleth.utilities.java.support.codec
-
Packages that use net.shibboleth.utilities.java.support.codec Package Description net.shibboleth.utilities.java.support.codec A set of helper functions for encoding/decoding data to/from different formats. -
Classes in net.shibboleth.utilities.java.support.codec used by net.shibboleth.utilities.java.support.codec Class Description CodecException A general checkedExceptionthrown by the failure of a Codec.DecodingException ACodecExceptionthat occurs during decoding.EncodingException ACodecExceptionthat occurs during encoding.StringDigester.OutputFormat The output format determining how the the digested byte[] is converted to the output String.