Serialized Form


Package org.osoco.cowarp

Class org.osoco.cowarp.User extends java.lang.Object implements Serializable

Serialized Fields

id

java.lang.String id
The unique id of the user.


attributes

java.util.Map attributes
The user attributes.


roles

java.util.List roles
Cache the roles info.


Package org.osoco.cowarp.impl

Class org.osoco.cowarp.impl.LoginInfo extends java.lang.Object implements Serializable

Serialized Fields

counter

int counter

user

User user

Class org.osoco.cowarp.impl.PipelineSecurityHandler.PipelineSHUser extends User implements Serializable

Serialized Fields

userInfo

org.w3c.dom.Document userInfo

context

org.apache.avalon.framework.context.Context context

roles

java.util.List roles

Class org.osoco.cowarp.impl.ServletSecurityHandler.ServletUser extends User implements Serializable

Serialized Fields

principal

java.security.Principal principal

context

org.apache.avalon.framework.context.Context context



Copyright © 2004-2005 Osoco. All Rights Reserved.