Serialized Form


Package org.openid4java

Class org.openid4java.OpenIDException extends java.lang.Exception implements Serializable

Serialized Fields

_errorCode

int _errorCode

Package org.openid4java.association

Class org.openid4java.association.Association extends java.lang.Object implements Serializable

Serialized Fields

_type

java.lang.String _type

_handle

java.lang.String _handle

_macKey

javax.crypto.SecretKey _macKey

_expiry

java.util.Date _expiry

Class org.openid4java.association.AssociationException extends OpenIDException implements Serializable


Package org.openid4java.consumer

Class org.openid4java.consumer.ConsumerException extends OpenIDException implements Serializable


Package org.openid4java.discovery

Class org.openid4java.discovery.DiscoveryException extends OpenIDException implements Serializable

Class org.openid4java.discovery.DiscoveryInformation extends java.lang.Object implements Serializable

Serialized Fields

_opEndpoint

java.net.URL _opEndpoint
The OP endpoint URL.


_claimedIdentifier

Identifier _claimedIdentifier
The claimed identifier, i.e. the user's identity key.


_delegate

java.lang.String _delegate
The delegate, or OP-Local identifier. The key through which the OP remembers the user's account.


_version

java.lang.String _version
The OpenID protocol version, or target service type discovered through Yadis.


_types

java.util.Set<E> _types
All service types discovered for the endpoint.

Class org.openid4java.discovery.UrlIdentifier extends java.lang.Object implements Serializable

Serialized Fields

_urlIdentifier

java.net.URL _urlIdentifier

Class org.openid4java.discovery.XriIdentifier extends java.lang.Object implements Serializable

Serialized Fields

identifier

java.lang.String identifier

iriNormalForm

java.lang.String iriNormalForm

uriNormalForm

java.lang.String uriNormalForm

Package org.openid4java.discovery.yadis

Class org.openid4java.discovery.yadis.YadisException extends DiscoveryException implements Serializable


Package org.openid4java.infocard

Class org.openid4java.infocard.InfocardException extends OpenIDException implements Serializable


Package org.openid4java.message

Class org.openid4java.message.MessageException extends OpenIDException implements Serializable

Class org.openid4java.message.Parameter extends java.lang.Object implements Serializable

Serialized Fields

_key

java.lang.String _key

_value

java.lang.String _value

Class org.openid4java.message.ParameterList extends java.lang.Object implements Serializable

Serialized Fields

_parameterMap

java.util.Map<K,V> _parameterMap

Package org.openid4java.server

Class org.openid4java.server.ServerException extends OpenIDException implements Serializable


Package org.openid4java.util

Class org.openid4java.util.InternetDateFormat extends java.text.SimpleDateFormat implements Serializable



Copyright 2006-2008 Sxip Identity Corporation