Uses of Class
org.ldaptive.schema.NameForm
Packages that use NameForm
-
Uses of NameForm in org.ldaptive.schema
Fields in org.ldaptive.schema with type parameters of type NameFormMethods in org.ldaptive.schema that return NameFormModifier and TypeMethodDescriptionSchema.getNameForm
(String name) Returns the name form with the supplied OID or name.static NameForm
Parses the supplied definition string and creates an initialized name form.Methods in org.ldaptive.schema that return types with arguments of type NameFormMethod parameters in org.ldaptive.schema with type arguments of type NameFormModifier and TypeMethodDescriptionvoid
Schema.setNameForms
(Collection<NameForm> c) Sets the name forms. -
Uses of NameForm in org.ldaptive.schema.transcode
Methods in org.ldaptive.schema.transcode that return NameFormMethods in org.ldaptive.schema.transcode that return types with arguments of type NameForm