Serialized Form


Package com.dyuproject.demos.openidservlet

Class com.dyuproject.demos.openidservlet.HomeServlet extends HttpServlet implements Serializable

Serialized Fields

_relyingParty

RelyingParty _relyingParty

Class com.dyuproject.demos.openidservlet.LogoutServlet extends HttpServlet implements Serializable


Package com.dyuproject.demos.todolist.model

Class com.dyuproject.demos.todolist.model.Todo extends Object implements Serializable

Serialized Fields

_id

Long _id

_title

String _title

_content

String _content

_completed

boolean _completed

_user

User _user

Class com.dyuproject.demos.todolist.model.User extends Object implements Serializable

Serialized Fields

_id

Long _id

_firstName

String _firstName

_lastName

String _lastName

_email

String _email

_username

String _username

_password

String _password

_todos

Set<E> _todos

Package com.dyuproject.openid

Class com.dyuproject.openid.Identifier extends Object implements Serializable

Serialized Fields

_id

String _id

_url

String _url

_xrds

boolean _xrds

Class com.dyuproject.openid.OpenIdUser extends Object implements Serializable

Serialized Fields

_claimedId

String _claimedId

_identity

String _identity

_openIdServer

String _openIdServer

_openIdDelegate

String _openIdDelegate

_assocHandle

String _assocHandle

_associationData

Map<K,V> _associationData

_attributes

Map<K,V> _attributes

Class com.dyuproject.openid.UrlEncodedParameterMap extends HashMap<String,String> implements Serializable

Serialized Fields

_url

String _url

Package com.dyuproject.openid.ext

Class com.dyuproject.openid.ext.SReg extends Object implements Serializable

Serialized Fields

_propertyCount

int _propertyCount

_nickname

String _nickname

_email

String _email

_fullname

String _fullname

_dob

String _dob

_gender

String _gender

_postcode

String _postcode

_country

String _country

_language

String _language

_timezone

String _timezone

Package com.dyuproject.web

Class com.dyuproject.web.DevScriptServlet extends HttpServlet implements Serializable

Serialized Fields

_scriptBytes

byte[] _scriptBytes

_lock

Object _lock

_scriptFile

File _scriptFile

_lastModified

long _lastModified

_interval

long _interval

Package com.dyuproject.web.rest

Class com.dyuproject.web.rest.RESTServlet extends HttpServlet implements Serializable

Serialized Fields

_webContext

WebContext _webContext



Copyright © 2013. All Rights Reserved.