Uses of Class
com.randomcoder.saml.SamlException

Packages that use SamlException
com.randomcoder.saml SAML processing classes. 
 

Uses of SamlException in com.randomcoder.saml
 

Methods in com.randomcoder.saml that throw SamlException
static Date SamlUtils.parseXsdDateTime(String value)
          Parses an XML Schema datetime value into a Date object.
 

Constructors in com.randomcoder.saml that throw SamlException
SamlAssertion(Element assertion)
          Creates a new SAML assertion from the given element.
SamlAttribute(Element attribute)
          Creates a new SAML attribute object from the given DOM element.
 



Copyright © 2006-2010 Craig Condit. All Rights Reserved.