| Package | Description |
|---|---|
| org.ldaptive.ad.schema | |
| org.ldaptive.schema |
| Modifier and Type | Method and Description |
|---|---|
static Schema |
SchemaFactory.createSchema(ConnectionFactory factory,
String entryDn)
Creates a new schema.
|
static Schema |
SchemaFactory.createSchema(InputStream is)
Creates a new schema.
|
static Schema |
SchemaFactory.createSchema(SearchResult schemaResult)
Creates a new schema.
|
| Modifier and Type | Method and Description |
|---|---|
static Schema |
SchemaFactory.createSchema(ConnectionFactory factory)
Creates a new schema.
|
static Schema |
SchemaFactory.createSchema(ConnectionFactory factory,
String entryDn)
Creates a new schema.
|
static Schema |
SchemaFactory.createSchema(InputStream is)
Creates a new schema.
|
static Schema |
SchemaFactory.createSchema(LdapEntry schemaEntry)
Creates a new schema.
|
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.