Uses of Class
edu.internet2.middleware.ldappc.LdappcConfig.GroupDNStructure

Packages that use LdappcConfig.GroupDNStructure
edu.internet2.middleware.grouper.shibboleth.attributeDefinition   
edu.internet2.middleware.grouper.shibboleth.attributeDefinition.config   
edu.internet2.middleware.ldappc   
 

Uses of LdappcConfig.GroupDNStructure in edu.internet2.middleware.grouper.shibboleth.attributeDefinition
 

Methods in edu.internet2.middleware.grouper.shibboleth.attributeDefinition that return LdappcConfig.GroupDNStructure
 LdappcConfig.GroupDNStructure LdapDnPSOIdentifierAttributeDefinition.getStructure()
           
 

Methods in edu.internet2.middleware.grouper.shibboleth.attributeDefinition with parameters of type LdappcConfig.GroupDNStructure
 void LdapDnPSOIdentifierAttributeDefinition.setStructure(LdappcConfig.GroupDNStructure structure)
           
 

Uses of LdappcConfig.GroupDNStructure in edu.internet2.middleware.grouper.shibboleth.attributeDefinition.config
 

Methods in edu.internet2.middleware.grouper.shibboleth.attributeDefinition.config that return LdappcConfig.GroupDNStructure
 LdappcConfig.GroupDNStructure LdapDnPSOIdentifierAttributeDefinitionFactoryBean.getStructure()
           
 

Methods in edu.internet2.middleware.grouper.shibboleth.attributeDefinition.config with parameters of type LdappcConfig.GroupDNStructure
 void LdapDnPSOIdentifierAttributeDefinitionFactoryBean.setStructure(LdappcConfig.GroupDNStructure structure)
           
 

Uses of LdappcConfig.GroupDNStructure in edu.internet2.middleware.ldappc
 

Methods in edu.internet2.middleware.ldappc that return LdappcConfig.GroupDNStructure
 LdappcConfig.GroupDNStructure LdappcConfig.getGroupDnStructure()
          This returns the defined Group DN structure.
 LdappcConfig.GroupDNStructure ConfigManager.getGroupDnStructure()
          This returns the defined Group DN structure.
static LdappcConfig.GroupDNStructure LdappcConfig.GroupDNStructure.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LdappcConfig.GroupDNStructure[] LdappcConfig.GroupDNStructure.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in edu.internet2.middleware.ldappc with parameters of type LdappcConfig.GroupDNStructure
protected  void ConfigManager.setGroupDnStructure(LdappcConfig.GroupDNStructure structure)
           
 



Copyright © 2012 Internet2. All Rights Reserved.