Serialized Form


Package org.glassfish.grizzly.http.server

Class org.glassfish.grizzly.http.server.GrizzlyPrincipal extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name
The username of the user represented by this Principal.


Package org.glassfish.grizzly.http.server.util

Class org.glassfish.grizzly.http.server.util.ParameterMap extends LinkedHashMap<String,String[]> implements Serializable

Serialized Fields

locked

boolean locked
The current lock state of this parameter map.



Copyright © 2012 Oracle Corporation. All Rights Reserved.