Serialized Form


Package org.opensaml

Class org.opensaml.BindingException extends SAMLException implements Serializable

Class org.opensaml.ExpiredAssertionException extends FatalProfileException implements Serializable

Class org.opensaml.FatalProfileException extends ProfileException implements Serializable

Class org.opensaml.InvalidAssertionException extends FatalProfileException implements Serializable

Class org.opensaml.InvalidCryptoException extends SAMLException implements Serializable

Class org.opensaml.MalformedException extends SAMLException implements Serializable

Class org.opensaml.ProfileException extends SAMLException implements Serializable

Class org.opensaml.ReplayedAssertionException extends RetryableProfileException implements Serializable

Class org.opensaml.RetryableProfileException extends ProfileException implements Serializable

Class org.opensaml.SAMLException extends java.lang.Exception implements Serializable

Serialized Fields

msg

java.lang.String msg
Status message embedded in exception


e

java.lang.Exception e
Embedded exception, if any


codes

java.util.ArrayList codes
Collection of status codes (QNames)


root

org.w3c.dom.Node root
Root node of a DOM tree capturing the object


log

org.apache.log4j.Logger log
Class-specific logging object


config

SAMLConfig config
OpenSAML configuration

Class org.opensaml.SOAPException extends BindingException implements Serializable

Class org.opensaml.TrustException extends InvalidCryptoException implements Serializable

Class org.opensaml.UnknownAssertionException extends BindingException implements Serializable

Class org.opensaml.UnsupportedExtensionException extends SAMLException implements Serializable



Copyright ? 2002 UCAID. All Rights Reserved.