首页
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
> oak-core-0.10-tests.jar
标签:oak-core-0.10-tests.jar,oak,core,0.10,tests,jar包下载,依赖包
  • 云盘下载
  • Group
  • Artifact
  • Version
  • Download
  • >> Package Explorer
  • >>> Java Explorer <2.6.8>
    • META-INF
      • DEPENDENCIES
      • LICENSE
      • MANIFEST.MF
      • maven
        • org.apache.jackrabbit
          • oak-core
            • pom.properties
            • pom.xml
      • NOTICE
      • services
        • org.apache.jackrabbit.mk.test.MicroKernelFixture
    • org
      • apache
        • jackrabbit
          • oak
            • AbstractSecurityTest.java
            • api
              • ContentSessionTest.java
              • QueryTest.java
              • RootTest.java
              • TreeTest.java
              • UniquePropertyTest.java
            • core
              • DefaultConflictHandlerOursTest.java
              • DefaultConflictHandlerTheirsTest.java
              • ImmutableRootTest.java
              • ImmutableTreeTest.java
              • LargeMoveTestIT.java
              • MutableTreeTest.java
              • RootFuzzIT.java
              • RootTest.java
            • kernel
              • JsopDiffTest.java
              • KernelNodeBuilderTest.java
              • KernelNodeStateTest.java
              • KernelNodeStoreCacheTest.java
              • LargeKernelNodeStateTest.java
              • NodeStoreTest.java
              • TypeCodesTest.java
            • namepath
              • GlobalNameMapperTest.java
              • NamePathMapperImplTest.java
            • NodeStoreFixture.java
            • OakAssert.java
            • OakBaseTest.java
            • OakTest.java
            • plugins
              • identifier
                • IdentifierManagerTest.java
              • index
                • aggregate
                  • SimpleNodeAggregatorTest.java
                • AsyncIndexUpdateTest.java
                • diffindex
                  • DiffCollectorTest.java
                • IndexUpdateTest.java
                • nodetype
                  • NodeTypeIndexTest.java
                • property
                  • MultipleIndicesTest.java
                  • PropertyIndexQueryTest.java
                  • PropertyIndexTest.java
                  • RelativePathTest.java
                  • strategy
                    • ContentMirrorStoreStrategyTest.java
              • memory
                • MemoryNodeBuilderTest.java
                • MemoryPropertyBuilderTest.java
                • PropertyStatesTest.java
              • mongomk
                • AbstractMongoConnectionTest.java
                • BaseMongoMKTest.java
                • blob
                  • MongoBlobStoreTest.java
                  • MongoMKGetLengthGridFSTest.java
                  • MongoMKGetLengthTest.java
                  • MongoMKReadGridFSTest.java
                  • MongoMKReadTest.java
                  • MongoMKWriteGridFSTest.java
                  • MongoMKWriteTest.java
                • BlobTest.java
                • ClusterTest.java
                • ConcurrentConflictTest.java
                • ConflictTest.java
                • DocumentSplitTest.java
                • impl
                  • command
                    • ConcurrentWriteMultipleMkMongoTest.java
                  • MongoMKConcurrentAddTest.java
                  • MongoMKGetChildCountTest.java
                  • MongoMKGetJournalTest.java
                  • MongoMKGetRevisionHistoryTest.java
                  • MongoMKLimitsTest.java
                  • MongoMKWaitForCommitTest.java
                  • SimpleNodeScenario.java
                • IsolationTest.java
                • MeasureMemory.java
                • MongoDbTest.java
                • MongoDocumentStoreTest.java
                • MongoMKBranchMergeTest.java
                • MongoMKBranchTest.java
                • MongoMKCommitAddTest.java
                • MongoMKCommitCopyTest.java
                • MongoMKCommitMoveTest.java
                • MongoMKCommitRemoveTest.java
                • MongoMKDiffTest.java
                • MongoMKGetHeadRevisionTest.java
                • MongoMKGetNodesTest.java
                • MongoMKNodeExistsTest.java
                • MongoMKRebaseTest.java
                • MongoMKTestBase.java
                • MongoUtils.java
                • multitenancy
                  • MultiTenancyTest.java
                • RandomizedClusterTest.java
                • RandomizedTest.java
                • RandomStream.java
                • RevisionTest.java
                • SimpleTest.java
                • util
                  • MergeSortedIteratorsTest.java
                  • UtilsTest.java
              • name
                • NameValidatorTest.java
                • ReadWriteNamespaceRegistryTest.java
              • nodetype
                • TypeEditorTest.java
              • segment
                • CompareAgainstBaseStateTest.java
                • file
                  • TarFileTest.java
                • JournalTest.java
                • MergeTest.java
                • RecordTest.java
                • SegmentSizeTest.java
            • query
              • AbstractQueryTest.java
              • ast
                • FullTextTest.java
                • LikePatternTest.java
              • index
                • FilterTest.java
                • TraversingIndexQueryTest.java
                • TraversingIndexTest.java
              • IteratorsTest.java
              • sql1.txt
              • sql2.txt
              • SQL2ParserTest.java
              • sql2_explain.txt
              • sql2_index.txt
              • sql2_measure.txt
              • xpath.txt
            • SecureNodeStateDiffTest.java
            • security
              • authentication
                • GuestDefaultLoginModuleTest.java
                • Jackrabbit2ConfigurationTest.java
                • ldap
                  • InternalLdapServer.java
                  • LdapLoginStandaloneTest.java
                  • LdapLoginTestBase.java
                  • LdapLoginWithRepoLoginTest.java
                • token
                  • AbstractTokenTest.java
                  • TokenAuthenticationTest.java
                  • TokenInfoTest.java
                  • TokenLoginModuleTest.java
                  • TokenProviderImplTest.java
                • TokenDefaultLoginModuleTest.java
                • user
                  • LoginModuleImplTest.java
                  • UserAuthenticationTest.java
              • authorization
                • accesscontrol
                  • AccessControlManagerImplTest.java
                  • AccessControlValidatorTest.java
                  • ACLTest.java
                  • InvalidTestPrincipal.java
                  • ReadPolicyTest.java
                • evaluation
                  • AbstractOakCoreTest.java
                  • ChildOrderPropertyTest.java
                  • HiddenTreeTest.java
                  • JcrUUIDTest.java
                  • Jr2CompatibilityTest.java
                  • RootTest.java
                  • ShadowInvisibleContentTest.java
                  • TreeTest.java
                • permission
                  • AbstractPermissionHookTest.java
                  • AllPermissionsTest.java
                  • CompiledPermissionImplTest.java
                  • FlatPermissionHookTest.java
                  • PermissionProviderImplTest.java
                  • ReadStatusTest.java
                • restriction
                  • RestrictionProviderImplTest.java
              • ConfigurationParametersTest.java
              • principal
                • PrincipalProviderImplTest.java
              • privilege
                • PrivilegeDefinitionReaderTest.java
                • PrivilegeDefinitionWriterTest.java
                • PrivilegeValidatorTest.java
              • user
                • AuthorizableImplTest.java
                • EveryoneGroupTest.java
                • query
                  • UserQueryManagerTest.java
                • UserInitializerTest.java
                • UserManagerImplTest.java
                • UserProviderTest.java
                • UserValidatorTest.java
            • spi
              • commit
                • SubtreeValidatorTest.java
              • security
                • authentication
                  • AbstractLoginModuleTest.java
                  • external
                    • ExternalLoginModuleTest.java
                    • TestLoginModule.java
                  • GuestLoginModuleTest.java
                  • PreAuthTest.java
                • authorization
                  • accesscontrol
                    • AbstractAccessControlListTest.java
                    • AbstractAccessControlTest.java
                    • ACETest.java
                    • ImmutableACLTest.java
                    • TestACL.java
                  • restriction
                    • AbstractRestrictionProviderTest.java
                    • CompositeRestrictionProviderTest.java
                    • RestrictionDefinitionImplTest.java
                    • RestrictionImplTest.java
                    • TestProvider.java
                • principal
                  • EveryonePrincipalTest.java
                  • PrincipalImplTest.java
                • privilege
                  • PrivilegeBitsProviderTest.java
                  • PrivilegeBitsTest.java
                • user
                  • action
                    • AccessControlActionTest.java
                    • PasswordChangeActionTest.java
                    • PasswordValidationActionTest.java
                  • util
                    • PasswordUtilTest.java
            • TestNameMapper.java
            • util
              • test.json
              • TreeLocationTest.java