Uses of Class
org.opensaml.xml.signature.SignatureException

Packages that use SignatureException
org.opensaml.xml.signature XMLObject interfaces and helper classes for representing digitally signed content and signing/validating content. 
 

Uses of SignatureException in org.opensaml.xml.signature
 

Methods in org.opensaml.xml.signature that throw SignatureException
static void Signer.signObject(Signature signature)
          Signs a single XMLObject.
static void Signer.signObjects(java.util.List<Signature> xmlObjects)
          Signs the given XMLObject in the order provided.
 



Copyright © 2006-2011 Internet2. All Rights Reserved.