Uses of Class
edu.internet2.middleware.grouperClient.api.GcLdapSearchAttribute
Packages that use GcLdapSearchAttribute
Package
Description
-
Uses of GcLdapSearchAttribute in edu.internet2.middleware.grouperClient.api
Methods in edu.internet2.middleware.grouperClient.api that return GcLdapSearchAttributeModifier and TypeMethodDescriptionGcLdapSearchAttribute.addMatchingAttribute(String attributeName, String attributeValue) add a matching attributeGcLdapSearchAttribute.addReturningAttribute(String returningAttribute) add an attribute to returnGcLdapSearchAttribute.assignLdapName(String theName) assign the namestatic GcLdapSearchAttributeGcLdapSearchAttribute.executeHelper(GcLdapSearchAttribute input, String url) execute the callMethods in edu.internet2.middleware.grouperClient.api with parameters of type GcLdapSearchAttributeModifier and TypeMethodDescriptionvoidGcLdapSearchAttribute.copyFrom(GcLdapSearchAttribute gcLdapSearchAttribute) copy from the argument to this objectstatic GcLdapSearchAttributeGcLdapSearchAttribute.executeHelper(GcLdapSearchAttribute input, String url) execute the call -
Uses of GcLdapSearchAttribute in edu.internet2.middleware.grouperClient.commandLine
Methods in edu.internet2.middleware.grouperClient.commandLine with parameters of type GcLdapSearchAttributeModifier and TypeMethodDescriptionabstract StringGcLdapSearchAttributeConfig.SearchAttributeResultType.processOutput(GcLdapSearchAttributeConfig gcLdapSearchAttributeConfig, GcLdapSearchAttribute gcLdapSearchAttribute, String outputTemplate) process the output