Uses of Package
net.shibboleth.shared.codec
Packages that use net.shibboleth.shared.codec
Package
Description
A set of helper functions for encoding/decoding data to/from different formats.
Extensions for Spring error handling.
Legacy API stub for compatibility.
-
Classes in net.shibboleth.shared.codec used by net.shibboleth.utilities.java.support.codecClassDescriptionA
CodecExceptionthat occurs during decoding.ACodecExceptionthat occurs during encoding.A function which accepts a String input, digests it according to a specifiedMessageDigestalgorithm, and then returns the output in a specified format: Base32/64-encoded or hexadecimal with with lower or upper case characters.The output format determining how the the digested byte[] is converted to the output String.