org.jasig.portal.groups.ldap
Class LDAPGroupStore.GroupShadow

java.lang.Object
  extended by org.jasig.portal.groups.ldap.LDAPGroupStore.GroupShadow
Enclosing class:
LDAPGroupStore

protected class LDAPGroupStore.GroupShadow
extends Object


Field Summary
protected  String description
           
protected  LDAPGroupStore.EntitySet entities
           
protected  String key
           
protected  String name
           
protected  LDAPGroupStore.GroupShadow[] subgroups
           
 
Constructor Summary
protected LDAPGroupStore.GroupShadow()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

key

protected String key

name

protected String name

description

protected String description

subgroups

protected LDAPGroupStore.GroupShadow[] subgroups

entities

protected LDAPGroupStore.EntitySet entities
Constructor Detail

LDAPGroupStore.GroupShadow

protected LDAPGroupStore.GroupShadow()


Copyright © 2010 Jasig. All Rights Reserved.