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