XMLSignatureType
- the type of XMLObject being builtpublic interface XMLSignatureBuilder<XMLSignatureType extends org.opensaml.core.xml.XMLObject>
extends org.opensaml.core.xml.XMLObjectBuilder<XMLSignatureType>
org.opensaml.xmlsec.signature
.Modifier and Type | Method and Description |
---|---|
XMLSignatureType |
buildObject()
Builds an XMLObject using the default name and namespace information provided by the XML Signature
specifications.
|
@Nonnull XMLSignatureType buildObject()
Copyright © 1999–2015 JBoss by Red Hat. All rights reserved.