Serialized Form


Package org.jboss.security.identity.plugins

Class org.jboss.security.identity.plugins.SimpleIdentity extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

role

org.jboss.security.identity.Role role

Class org.jboss.security.identity.plugins.SimpleRole extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

roleName

String roleName

parent

org.jboss.security.identity.Role parent

Class org.jboss.security.identity.plugins.SimpleRoleGroup extends SimpleRole implements Serializable

serialVersionUID: 1L

Serialized Fields

roles

ArrayList<E> roles



Copyright © 2008 JBoss Inc.. All Rights Reserved.