mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

neil_a_wilson
29.10.2007 2a1d865f836680c916547e1b46d221b3a1c831a9
refs
author neil_a_wilson <neil_a_wilson@localhost>
Wednesday, August 29, 2007 08:10 +0200
committer neil_a_wilson <neil_a_wilson@localhost>
Wednesday, August 29, 2007 08:10 +0200
commit2a1d865f836680c916547e1b46d221b3a1c831a9
tree b191cffa66cf031ee679a61c6e0e82b5e97e67af tree | zip | gz
parent 3556e2e0dcbf77010f7b230861b6fc32d95760c9 view | diff
Add an API that can be used to allow compressed schema tokens to be stored in
alternate repositories. The current implementation is still the default
server-wide mechanism using the config/schematokens.dat file, but it will be
possible to use this API to create alternate implementations (e.g., one for the
JE backend that stores the tokens in the database).

This provides the first part of the fix for issue #2158.
1 files added
1 files renamed
3 files modified
564 ■■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/api/CompressedSchema.java 125 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/core/DefaultCompressedSchema.java 324 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/core/DirectoryServer.java 18 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/types/Entry.java 20 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/types/EntryEncodeConfig.java 77 ●●●●● diff | view | raw | blame | history