Serialized Form


Package org.eclipse.jetty.security

Class org.eclipse.jetty.security.MappedLoginService.Anonymous extends Object implements Serializable

serialVersionUID: 1097640442553284845L

Class org.eclipse.jetty.security.MappedLoginService.KnownUser extends Object implements Serializable

serialVersionUID: -6226920753748399662L

Serialized Fields

_name

String _name

_credential

org.eclipse.jetty.util.security.Credential _credential

Class org.eclipse.jetty.security.MappedLoginService.RolePrincipal extends Object implements Serializable

serialVersionUID: 2998397924051854402L

Serialized Fields

_roleName

String _roleName

Class org.eclipse.jetty.security.ServerAuthException extends GeneralSecurityException implements Serializable


Package org.eclipse.jetty.security.authentication

Class org.eclipse.jetty.security.authentication.SessionAuthentication extends Object implements Serializable

serialVersionUID: -4643200685888258706L

Serialization Methods

readObject

private void readObject(ObjectInputStream stream)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException
Serialized Fields

_method

String _method

_name

String _name

_credentials

Object _credentials



Copyright © 1995-2011 Mort Bay Consulting. All Rights Reserved.