Package net.shibboleth.metadata.pipeline
Class MDQueryMD5ItemIdTransformer
java.lang.Object
net.shibboleth.metadata.pipeline.MDQueryMD5ItemIdTransformer
@ThreadSafe
public class MDQueryMD5ItemIdTransformer
extends Object
implements Function<String,String>
Transforms a string into another string that is the MD5 hash of the UTF-8 encoding
of the original string, prepended with "{md5}".
- Since:
- 0.9.0