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.NoSuchProviderException 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 Exception implements Serializable

Serialized Fields

msg

String msg
Status message embedded in exception


e

Exception e
Embedded exception, if any


codes

ArrayList codes
Collection of status codes (QNames)


root

Node root
Root node of a DOM tree capturing the object


parentObject

SAMLObject parentObject
Back pointer to SAML "parent" to allow back-walking and prevent double-containment


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

Class org.opensaml.UnsupportedProfileException extends FatalProfileException implements Serializable


Package org.opensaml.artifact

Class org.opensaml.artifact.ArtifactParseException extends Exception implements Serializable

Class org.opensaml.artifact.ArtifactParserException extends Exception implements Serializable

Class org.opensaml.artifact.InvalidArgumentException extends IllegalArgumentException implements Serializable

Class org.opensaml.artifact.NullArgumentException extends IllegalArgumentException implements Serializable



Copyright ? 2005 UCAID. All Rights Reserved.