Uses of Interface
org.jasig.portal.groups.pags.IPersonAttributesConfiguration

Packages that use IPersonAttributesConfiguration
org.jasig.portal.groups.pags   
 

Uses of IPersonAttributesConfiguration in org.jasig.portal.groups.pags
 

Classes in org.jasig.portal.groups.pags that implement IPersonAttributesConfiguration
 class XMLPersonAttributesConfiguration
          Read in the configuration for the Person Attributes group store using an XML file.
 

Methods in org.jasig.portal.groups.pags that return IPersonAttributesConfiguration
private  IPersonAttributesConfiguration PersonAttributesGroupStore.getConfig(java.lang.String className)