Uses of Enum Class
edu.internet2.middleware.grouper.app.ldapProvisioning.LdapSyncGroupDnType
Packages that use LdapSyncGroupDnType
-
Uses of LdapSyncGroupDnType in edu.internet2.middleware.grouper.app.ldapProvisioning
Methods in edu.internet2.middleware.grouper.app.ldapProvisioning that return LdapSyncGroupDnTypeModifier and TypeMethodDescriptionLdapSyncConfiguration.getGroupDnType()
static LdapSyncGroupDnType
Returns the enum constant of this class with the specified name.static LdapSyncGroupDnType[]
LdapSyncGroupDnType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in edu.internet2.middleware.grouper.app.ldapProvisioning with parameters of type LdapSyncGroupDnTypeModifier and TypeMethodDescriptionvoid
LdapSyncConfiguration.setGroupDnType
(LdapSyncGroupDnType groupDnType)