Modifier and Type | Field and Description |
---|---|
private org.slf4j.Logger |
log
Class logger.
|
Constructor and Description |
---|
SignatureUnmarshaller()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
private Integer |
getHMACOutputLengthValue(Element signatureMethodElement)
Find and return the integer value contained within the HMACOutputLength element, if present.
|
Signature |
unmarshall(Element signatureElement) |
public Signature unmarshall(Element signatureElement) throws org.opensaml.core.xml.io.UnmarshallingException
unmarshall
in interface org.opensaml.core.xml.io.Unmarshaller
org.opensaml.core.xml.io.UnmarshallingException
private Integer getHMACOutputLengthValue(Element signatureMethodElement)
signatureMethodElement
- the ds:SignatureMethod elementCopyright © 1999–2020 Shibboleth Consortium. All rights reserved.