Serialized Form
|
Package org.eclipse.jetty.http |
_status
int _status
_reason
java.lang.String _reason
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Throws:
java.io.IOException
|
Package org.eclipse.jetty.http.security |
_name
java.lang.String _name
_roles
java.lang.String[] _roles
_dataConstraint
int _dataConstraint
_anyRole
boolean _anyRole
_authenticate
boolean _authenticate
Copyright © 1995-2009 Mort Bay Consulting. All Rights Reserved.