Uses of Class
org.opends.server.schema.SchemaHandler
-
Packages that use SchemaHandler Package Description org.opends.server.core Contains various classes that comprise the core of the Directory Server codebase. -
-
Uses of SchemaHandler in org.opends.server.core
Methods in org.opends.server.core that return SchemaHandler Modifier and Type Method Description SchemaHandlerDirectoryServer. getSchemaHandler()SchemaHandlerServerContext. getSchemaHandler()Returns the schema handler, which provides operations to the schema.
-