| Package | Description |
|---|---|
| org.opensaml.xml.signature.impl |
Implementations of the interfaces for XMLObjects that represent XML signature types.
|
| Modifier and Type | Method and Description |
|---|---|
SignatureImpl |
SignatureBuilder.buildObject()
Creates the XMLObject with the default prefix and local name.
|
SignatureImpl |
SignatureBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
Copyright © 1999-2015. All Rights Reserved.