Serialized Form


Package org.opensaml.common

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

serialVersionUID: 6308450535247361691L

Class org.opensaml.common.SAMLRuntimeException extends java.lang.RuntimeException implements Serializable

serialVersionUID: -593201582585161250L


Package org.opensaml.common.binding

Class org.opensaml.common.binding.BindingException extends SAMLException implements Serializable

serialVersionUID: 8759204244381246777L


Package org.opensaml.common.binding.artifact

Class org.opensaml.common.binding.artifact.BasicSAMLArtifactMapEntry extends org.opensaml.util.storage.AbstractExpiringObject implements Serializable

serialVersionUID: 1577232740330721369L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserialize the entry from the input stream.

Throws:
java.io.IOException - if the is a problem deserializing the object
java.lang.ClassNotFoundException - if there is a problem loading the class of the object

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialize the entry to the object output stream.

Throws:
java.io.IOException - if there is a problem serializing the entry
Serialized Fields

log

org.slf4j.Logger log
Class Logger.


artifact

java.lang.String artifact
SAML artifact being mapped.


issuer

java.lang.String issuer
Entity ID of the issuer of the artifact.


relyingParty

java.lang.String relyingParty
Entity ID of the receiver of the artifact.


serializedMessage

java.lang.String serializedMessage
Serialized SAML object mapped to the artifact.


Package org.opensaml.saml2.metadata.provider

Class org.opensaml.saml2.metadata.provider.FilterException extends java.lang.Exception implements Serializable

serialVersionUID: 6214474330141026496L

Class org.opensaml.saml2.metadata.provider.MetadataProviderException extends java.lang.Exception implements Serializable

serialVersionUID: -1361135333176800358L


Package org.opensaml.xacml.ctx.provider

Class org.opensaml.xacml.ctx.provider.ObligationProcessingException extends java.lang.Exception implements Serializable

serialVersionUID: -8978474052544318919L



Copyright © 2006-2011 Internet2. All Rights Reserved.