|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Schema | |
|---|---|
| org.ldaptive.ad.schema | |
| org.ldaptive.schema | |
| Uses of Schema in org.ldaptive.ad.schema |
|---|
| Methods in org.ldaptive.ad.schema that return 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(SearchResult schemaResult)
Creates a new schema. |
| Uses of Schema in org.ldaptive.schema |
|---|
| Methods in org.ldaptive.schema that return Schema | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||