Uses of Class
org.opensaml.xml.signature.impl.SignatureImpl

Packages that use SignatureImpl
org.opensaml.xml.signature.impl Implementations of the interfaces for XMLObjects that represent XML signature types. 
 

Uses of SignatureImpl in org.opensaml.xml.signature.impl
 

Methods in org.opensaml.xml.signature.impl that return SignatureImpl
 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-2013. All Rights Reserved.