Uses of Interface
org.opensaml.xml.signature.DigestMethod

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

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

Classes in org.opensaml.xml.signature.impl that implement DigestMethod
 class DigestMethodImpl
          Concrete implementation of DigestMethod.
 

Methods in org.opensaml.xml.signature.impl that return DigestMethod
 DigestMethod DigestMethodBuilder.buildObject()
          Builds an XMLObject using the default name and namespace information provided XML Signature specifications.
 DigestMethod DigestMethodBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix)
          Creates an XMLObject with a given fully qualified name.
 



Copyright © 2006-2011 Internet2. All Rights Reserved.