public interface TransformsConfigurableContentReference extends ContentReference
ContentReference which allows signature transforms to be specified.
Note: This sub-interface was added in a minor update because we can not add new methods to
ConfigurableContentReference. In a future major release we could collapse this change
into that single interface.| Modifier and Type | Method and Description |
|---|---|
List<String> |
getTransforms()
Gets the mutable list of transforms applied to the content prior to digest generation.
|
createReferenceCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.