Modifier and Type | Class and Description |
---|---|
class |
MongoDBSession
MongoDB implementation of a
Session |
Modifier and Type | Class and Description |
---|---|
class |
BaseSession
Base session class with helper methods common to all kinds of directory sessions.
|
Modifier and Type | Method and Description |
---|---|
DocumentModel |
DirectoryCache.getEntry(String entryId,
EntrySource source) |
DocumentModel |
DirectoryCache.getEntry(String entryId,
EntrySource source,
boolean fetchReferences) |
Modifier and Type | Class and Description |
---|---|
class |
CoreDirectorySession
Session class for directory on repository
|
Modifier and Type | Class and Description |
---|---|
class |
LDAPSession
This class represents a session against an LDAPDirectory.
|
Modifier and Type | Class and Description |
---|---|
class |
MemoryDirectorySession
Trivial in-memory implementation of a Directory to use in unit tests.
|
Modifier and Type | Class and Description |
---|---|
class |
MultiDirectorySession
Directory session aggregating entries from different sources.
|
Modifier and Type | Class and Description |
---|---|
class |
SQLSession
This class represents a session against an SQLDirectory.
|
Copyright © 2018 Nuxeo. All rights reserved.