Uses of Class
org.apache.jetspeed.services.security.GroupException

Packages that use GroupException
org.apache.jetspeed.om.security   
org.apache.jetspeed.om.security.ldap   
org.apache.jetspeed.services.security.ldap   
org.apache.jetspeed.services.security.turbine   
 

Uses of GroupException in org.apache.jetspeed.om.security
 

Methods in org.apache.jetspeed.om.security that throw GroupException
static Group JetspeedGroupFactory.getInstance()
          Factory method to create JetspeedGroup instances.
static Group JetspeedGroupFactory.getInstance(boolean isNew)
           
 

Uses of GroupException in org.apache.jetspeed.om.security.ldap
 

Methods in org.apache.jetspeed.om.security.ldap that throw GroupException
 void LDAPGroup.update(boolean create)
           
 

Uses of GroupException in org.apache.jetspeed.services.security.ldap
 

Methods in org.apache.jetspeed.services.security.ldap that throw GroupException
protected  void LDAPGroupManagement.addDefaultGroupPSML(Group group)
           
protected  boolean LDAPGroupManagement.groupExists(java.lang.String groupName)
          Check whether a specified group exists.
 

Uses of GroupException in org.apache.jetspeed.services.security.turbine
 

Methods in org.apache.jetspeed.services.security.turbine that throw GroupException
protected  void TurbineGroupManagement.addDefaultGroupPSML(Group group)
           
protected  boolean TurbineGroupManagement.groupExists(java.lang.String groupName)
          Check whether a specified group exists.
 



Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.