• Example Search by API
  • Example Search by Word
  • Project Search
  • Top Packages
  • Top Classes
  • Top Methods
  • Top Projects
  • Java
  • C++
  • Python
  • Scala
  • Blog
Project: knox (GitHub Link)
  • knox-master
    • .github
      • PULL_REQUEST_TEMPLATE.md
      • workflows
        • main.yml
    • gateway-util-launcher
      • src
        • main
          • java
            • org
              • apache
                • knox
                  • gateway
                    • launcher
                      • Command.java
                      • Launcher.java
                      • Config.java
                      • Invoker.java
                      • Forker.java
        • test
          • java
            • org
              • apache
                • knox
                  • gateway
                    • launcher
                      • ConfigTest.java
      • pom.xml
    • src
      • stage.txt
      • vote.txt
      • assembly.xml
    • build.xml
    • gateway-provider-security-shiro
      • src
        • main
          • resources
            • META-INF
              • services
                • org.apache.knox.gateway.deploy.ProviderDeploymentContributor
          • java
            • org
              • apache
                • knox
                  • gateway
                    • deploy
                      • impl
                        • ShiroDeploymentContributor.java
                        • ShiroConfig.java
                    • shirorealm
                      • impl
                        • i18n
                          • KnoxShiroMessages.java
                      • UnixUserPrincipal.java
                      • KnoxPamRealm.java
                      • KnoxLdapRealm.java
                      • KnoxLdapContextFactory.java
                      • KnoxCacheManager.java
                    • filter
                      • ResponseCookieFilter.java
                      • RedirectToUrlFilter.java
                      • ShiroSubjectIdentityAdapter.java
        • test
          • java
            • org
              • apache
                • knox
                  • gateway
                    • deploy
                      • impl
                        • ShiroDeploymentContributorTest.java
                    • shirorealm
                      • KnoxLdapRealmTest.java
                      • KnoxPamRealmTest.java
                    • filter
                      • RedirectToUrlFilterTest.java
      • pom.xml
    • gateway-service-vault
      • src
        • main
          • resources
            • META-INF
              • services
                • org.apache.knox.gateway.deploy.ServiceDeploymentContributor
          • java
            • org
              • apache
                • knox
                  • gateway
                    • service
                      • vault
                        • deploy
                          • VaultServiceDeploymentContributor.java
                        • CredentialResource.java
      • pom.xml
    • gateway-adapter
      • src
        • main
          • resources
            • META-INF
              • launcher.cfg
          • java
            • org
              • apache
                • hadoop
                  • gateway
                    • storm
                      • StormDispatch.java
                    • topology
                      • Service.java
                      • Topology.java
                    • provider
                      • federation
                        • jwt
                          • filter
                            • SSOCookieFederationFilter.java
                            • JWTFederationFilter.java
                    • hbase
                      • HBaseDispatch.java
                    • audit
                      • log4j
                        • layout
                          • AuditLayout.java
                    • util
                      • RegExUtils.java
                    • hdfs
                      • dispatch
                        • WebHdfsHaDispatch.java
                        • HdfsHttpClientDispatch.java
                    • hadoopauth
                      • filter
                        • HadoopAuthFilter.java
                    • rm
                      • dispatch
                        • RMHaDispatch.java
                        • RMUIHaDispatch.java
                    • hive
                      • HiveDispatch.java
                      • HiveHaDispatch.java
                    • dispatch
                      • PassAllHeadersNoEncodingDispatch.java
                      • DefaultDispatch.java
                      • NiFiDispatch.java
                      • NiFiHaDispatch.java
                      • PassAllHeadersDispatch.java
                    • shirorealm
                      • KnoxPamRealm.java
                      • KnoxLdapRealm.java
                      • KnoxLdapContextFactory.java
        • test
          • java
            • org
              • apache
                • hadoop
                  • gateway
                    • shirorealm
                      • KnoxLdapRealmTest.java
                      • KnoxPamRealmTest.java
      • pom.xml
    • gateway-provider-security-preauth
      • src
        • main
          • resources
            • META-INF
              • services
                • org.apache.knox.gateway.preauth.filter.PreAuthValidator
                • org.apache.knox.gateway.deploy.ProviderDeploymentContributor
          • java
            • org
              • apache
                • knox
                  • gateway
                    • preauth
                      • PreAuthMessages.java
                      • deploy
                        • HeaderPreAuthContributor.java
                      • filter
                        • PreAuthValidationException.java
                        • HeaderPreAuthFederationFilter.java
                        • DefaultValidator.java
                        • AbstractPreAuthFederationFilter.java
                        • IPValidator.java
                        • PreAuthValidator.java
                        • PreAuthService.java
                        • PreAuthFederationFilter.java
        • test
          • resources
            • META-INF
              • services
                • org.apache.knox.gateway.preauth.filter.PreAuthValidator
          • java
            • org
              • apache
                • knox
                  • gateway
                    • provider
                      • federation
                        • IPValidatorTest.java
                        • HeaderPreAuthFederationFilterTest.java
                        • PreAuthServiceTest.java
                        • DefaultValidatorTest.java
      • pom.xml
    • .asf.yaml
    • gateway-i18n-logging-sl4j
      • src
        • main
          • resources
            • META-INF
              • services
                • org.apache.knox.gateway.i18n.messages.MessageLoggerFactory
          • java
            • org
              • apache
                • knox
                  • gateway
                    • i18n
                      • messages
                        • loggers
                          • sl4j
                            • Sl4jMessageLoggerFactory.java
                            • Sl4jMessageLogger.java
        • test
          • java
            • org
              • apache
                • knox
                  • gateway
                    • i18n
                      • messages
                        • loggers
                          • sl4j
                            • Sl4jMessageLoggerFactoryTest.java
      • pom.xml
    • gateway-service-definitions
      • src
        • main
          • resources
            • services
              • kafka
                • 0.10.0
                  • rewrite.xml
                  • service.xml
              • druid-overlord
                • 0.0.1
                  • rewrite.xml
                  • service.xml
              • ambariws
                • 2.2.0
                  • rewrite.xml
                  • service.xml
              • impalaui
                • 1.0.0
                  • rewrite.xml
                  • service.xml
              • nifi-registry
                • 0.5.0
                  • rewrite.xml
                  • service.xml
              • storm
                • 0.9.3
                  • rewrite.xml
                  • service.xml
              • yarnuiv2
                • 3.0.0
                  • rewrite.xml
                  • service.xml
              • zeppelinws
                • 0.8.1
                  • rewrite.xml
                  • service.xml
                • 0.6.0
                  • rewrite.xml
                  • service.xml
              • sparkthriftui
                • 2.1.0
                  • rewrite.xml
                  • service.xml
              • spark3historyui
                • 3.0.0
                  • rewrite.xml
                  • service.xml
              • logsearch
                • 0.5.0
                  • rewrite.xml
                  • service.xml
              • jkgws
                • 1.1.2
                  • rewrite.xml
                  • service.xml
              • hbase
                • 0.98.0
                  • rewrite.xml
                  • service.xml
              • webhcat
                • 0.13.0
                  • rewrite.xml
                  • service.xml
              • storm-logviewer
                • 0.9.3
                  • rewrite.xml
                  • service.xml
              • cm-ui
                • 1.0.0
                  • rewrite.xml
                  • service.xml
              • gremlin
                • 1.0.0
                  • rewrite.xml
                  • service.xml
              • druid-broker
                • 0.0.1
                  • rewrite.xml
                  • service.xml
              • nodemanagerui
                • 2.7.1
                  • rewrite.xml
                  • service.xml
              • ambari
                • 0.2.2.0
                  • rewrite.xml
                  • service.xml
                • 2.2.0
                  • rewrite.xml
                  • service.xml
              • elasticsearch
                • 1.0.0
                  • rewrite.xml
                  • service.xml
              • atlas-api
                • 0.8.0
                  • rewrite.xml
                  • service.xml
                • 0.1.2.0
                  • rewrite.xml
                  • service.xml
                • 2.0.0
                  • rewrite.xml
                  • service.xml
              • atlas
                • 0.8.0
                  • rewrite.xml
                  • service.xml
                • 2.1.0
                  • rewrite.xml
                  • service.xml
                • 0.1.2.0
                  • rewrite.xml
                  • service.xml
                • 2.0.0
                  • rewrite.xml
                  • service.xml
              • flink
                • 1.10.1
                  • rewrite.xml
                  • service.xml
              • oozie
                • 4.0.0
                  • rewrite.xml
                  • service.xml
              • jobhistoryui
                • 2.7.0
                  • rewrite.xml
                  • service.xml
              • ambariui
                • 2.2.0
                  • rewrite.xml
                  • service.xml
              • impala
                • 1.0.0
                  • rewrite.xml
                  • service.xml
              • druid-coordinator-ui
                • 0.0.1
                  • rewrite.xml
                  • service.xml
              • yarn-rm
                • 2.5.0
                  • rewrite.xml
                  • service.xml
              • hue
                • 1.0.0
                  • rewrite.xml
                  • service.xml
              • rangerui
                • 1.0.0
                  • rewrite.xml
                  • service.xml
                • 0.5.0
                  • rewrite.xml
                  • service.xml
              • oozieui
                • 4.2.0
                  • rewrite.xml
                  • service.xml
              • cm-api
                • 1.0.0
                  • rewrite.xml
                  • service.xml
              • hdfsui
                • 3.0.0
                  • rewrite.xml
                  • service.xml
                • 2.7.0
                  • rewrite.xml
                  • service.xml
              • webhdfs
                • 2.4.0
                  • rewrite.xml
                  • service.xml
              • kuduui
                • 1.0.0
                  • rewrite.xml
                  • service.xml
              • jkg
                • 1.1.2
                  • rewrite.xml
                  • service.xml
              • solr
                • 5.5.0
                  • rewrite.xml
                  • service.xml
                • 6.0.0
                  • rewrite.xml
                  • service.xml
              • hbasejars
                • 2.2.0
                  • rewrite.xml
                  • service.xml
              • druid-coordinator
                • 0.0.1
                  • rewrite.xml
                  • service.xml
              • ganglia
                • 3.7.2
                  • rewrite.xml
                  • service.xml
              • hive
                • 0.13.0
                  • rewrite.xml
                  • service.xml
              • falcon
                • 0.6.0
                  • rewrite.xml
                  • service.xml
              • avatica
                • 1.9.0
                  • rewrite.xml
                  • service.xml
              • druid-router
                • 0.0.1
                  • rewrite.xml
                  • service.xml
              • ranger
                • 1.0.0
                  • rewrite.xml
                  • service.xml
                • 0.1.0.0
                  • rewrite.xml
                  • service.xml
                • 0.5.0
                  • rewrite.xml
                  • service.xml
              • livy
                • 0.4.0
                  • rewrite.xml
                  • service.xml
              • sparkhistoryui
                • 2.3.0
                  • rewrite.xml
                  • service.xml
                • 1.4.0
                  • rewrite.xml
                  • service.xml
              • hbaseui
                • 1.1.0
                  • rewrite.xml
                  • service.xml
                • 2.1.0
                  • rewrite.xml
                  • service.xml
              • yarnui
                • 2.7.0
                  • rewrite.xml
                  • service.xml
              • druid-overlord-ui
                • 0.0.1
                  • rewrite.xml
                  • service.xml
              • zeppelinui
                • 0.8.0
                  • rewrite.xml
                  • service.xml
                • 0.8.1
                  • rewrite.xml
                  • service.xml
                • 0.6.0
                  • rewrite.xml
                  • service.xml
              • datanode
                • 1.0.0
                  • rewrite.xml
                  • service.xml
              • nifi
                • 1.4.0
                  • rewrite.xml
                  • service.xml
          • java
            • org
              • apache
                • knox
                  • gateway
                    • service
                      • definition
                        • Rewrite.java
                        • ServiceDefinition.java
                        • Policy.java
                        • ServiceDefinitionChangeListener.java
                        • Route.java
                        • DispatchParam.java
                        • Metadata.java
                        • ServiceDefinitionComparator.java
                        • CustomDispatch.java
        • test
          • resources
            • services
              • foo
                • 1.0.0
                  • rewrite.xml
                  • service.xml
          • java
            • org
              • apache
                • knox
                  • gateway
                    • service
                      • definition
                        • ServiceDefinitionComparatorTest.java
                        • ServiceDefinitionTest.java
      • pom.xml
    • gateway-provider-security-authz-acls
      • src
        • main
          • resources
            • META-INF
              • services
                • org.apache.knox.gateway.deploy.ProviderDeploymentContributor
          • java
            • org
              • apache
                • knox
                  • gateway
                    • deploy
                      • impl
                        • AclsAuthzDeploymentContributor.java
                    • filter
                      • AclsAuthorizationFilter.java
                      • AclsAuthorizationMessages.java
                      • AclParser.java
                      • InvalidACLException.java
                      • AclsAuthorizationResources.java
        • test
          • java
            • org
              • apache
                • knox
                  • gateway
                    • filter
                      • AclParserTest.java
                      • AclsAuthzFilterTest.java
      • pom.xml
    • gateway-service-admin
      • src
        • main
          • resources
            • META-INF
              • services
                • org.apache.knox.gateway.deploy.ServiceDeploymentContributor
            • org
              • apache
                • knox
                  • gateway
                    • service
                      • admin
                        • beans
                          • jaxb.properties
                        • jaxb.properties
          • java
            • org
              • apache
                • knox
                  • gateway
                    • service
                      • admin
                        • AliasResource.java
                        • ServiceDefinitionCollectionMarshaller.java
                        • beans
                          • Service.java
                          • Param.java
                          • BeanConverter.java
                          • Topology.java
                          • Provider.java
                          • Application.java
                        • TopologiesResource.java
                        • VersionResource.java
                        • TopologyMarshaller.java
                        • ServiceDefinitionUnmarshaller.java
                        • deploy
                          • AdminServiceDeploymentContributor.java
                        • TopologyCollectionMarshaller.java
                        • ServiceDefinitionsResource.java
                        • ServiceDiscoveryCollectionMarshaller.java
                        • HrefListingMarshaller.java
                        • VersionMarshaller.java
                        • ServiceDiscoveryResource.java
        • test
          • java
            • org
              • apache
                • knox
                  • gateway
                    • service
                      • admin
                        • TopologyResourceTest.java
                        • TopologyMarshallerTest.java
      • pom.xml
    • gateway-release
      • src
        • main
          • resources
            • META-INF
              • services
                • org.apache.knox.gateway.services.GatewayServices
        • assembly.xml
      • home
        • pids
          • .gitignore
        • templates
          • sandbox.knoxrealm.ehcache.xml
          • hadas.xml
          • sandbox.knoxrealm1.xml
          • sandbox.knoxrealm.xml
          • sample.conf
          • ui.xml
          • sandbox.knoxrealmdg.xml
          • hada.xml
          • hs2-grouplookup-cache.xml
          • preauth.xml
          • sandbox.knoxrealm2.xml
          • staticgroup.xml
          • preauth127sla.xml
          • users.ldapdynamicgroups.ldif
          • sample.xml
          • krb5.conf
          • sandbox-1-3.xml
          • pac4j-knoxsso.xml
          • dynamicgroup.xml
          • sandbox-apps.xml
          • knox
          • preauth254sla.xml
          • users.ldapgroups.ldif
          • users.ldif
          • apache-ds-dynamicgroup-schema.ldif
          • ad.xml
          • krb5JAASLogin.conf
          • knoxsso-sandbox.xml
        • lib
          • README
        • data
          • applications
            • README
          • README
        • ext
          • README
          • native
            • README
        • bin
          • gateway.sh
          • knoxcli.sh
          • ldap.sh
          • ldap.xml
          • gateway.xml
        • logs
          • .gitignore
        • conf
          • shell-log4j.properties
          • knoxcli-log4j.properties
          • README
          • shared-providers
            • README
            • default-providers.json
          • ldap-log4j.properties
          • topologies
            • knoxsso.xml
            • admin.xml
            • sandbox.xml
            • README
            • homepage.xml
            • manager.xml
            • metadata.xml
          • gateway-site.xml
          • users.ldif
          • gateway-log4j.properties
          • descriptors
            • README
      • pom.xml
    • gateway-service-as
      • src
        • main
          • resources
            • META-INF
              • services
                • org.apache.knox.gateway.deploy.ServiceDeploymentContributor
          • java
            • org
              • apache
                • knox
                  • gateway
                    • as
                      • ASDeploymentContributor.java
      • pom.xml
    • gateway-provider-jersey
      • src
        • main
          • resources
            • META-INF
              • services
                • org.apache.knox.gateway.deploy.ProviderDeploymentContributor
          • java
            • org
              • apache
                • knox
                  • gateway
                    • jersey
                      • JerseyDispatchDeploymentContributor.java
                      • JerseyServiceDeploymentContributorBase.java
        • test
          • java
            • org
              • apache
                • knox
                  • gateway
                    • jersey
                      • JerseyDeploymentContributorTest.java
      • pom.xml
    • CHANGES
    • gateway-service-impala
      • src
        • main
          • java
            • org
              • apache
                • knox
                  • gateway
                    • impala
                      • ImpalaHaDispatch.java
                      • ImpalaDispatchUtils.java
                      • ImpalaDispatch.java
      • pom.xml
    • gateway-service-hive
      • src
        • main
          • java
            • org
              • apache
                • knox
                  • gateway
                    • hive
                      • HiveDispatchUtils.java
                      • HiveHttpClientDispatch.java
                      • HiveDispatch.java
                      • HiveHaDispatch.java
      • pom.xml
    • gateway-discovery-ambari
      • src
        • main
          • resources
            • ambari-service-discovery-zk-config-mapping.properties
            • ambari-service-discovery-url-mappings.xml
            • ambari-service-discovery-component-config-mapping.properties
            • META-INF
              • services
                • org.apache.knox.gateway.topology.discovery.ServiceDiscoveryType
                • org.apache.knox.gateway.topology.discovery.ClusterConfigurationMonitorProvider
                • org.apache.knox.gateway.topology.discovery.ambari.ServiceURLCreator
          • java
            • org
              • apache
                • knox
                  • gateway
                    • topology
                      • discovery
                        • ambari
                          • NameNodeUrlCreator.java
                          • LivyServiceURLCreator.java
                          • SparkThriftServerUIServiceURLCreator.java
                          • SimpleValueHandler.java
                          • AmbariConfigurationMonitor.java
                          • SparkHistoryUIServiceURLCreator.java
                          • YarnUIV2URLCreator.java
                          • ConditionalValueHandler.java
                          • RESTInvoker.java
                          • HDFSURLCreatorBase.java
                          • AmbariDynamicServiceURLCreator.java
                          • SparkCommonServiceURLCreator.java
                          • ServiceURLPropertyConfig.java
                          • AmbariServiceDiscoveryType.java
                          • ResourceManagerURLCreator.java
                          • PropertyEqualsHandler.java
                          • AmbariCluster.java
                          • AmbariClientCommon.java
                          • AmbariServiceDiscoveryMessages.java
                          • ResourceManagerURLCreatorBase.java
                          • AmbariComponent.java
                          • ServiceURLCreator.java
                          • HdfsUIUrlCreator.java
                          • AmbariServiceDiscovery.java
                          • NiFiURLCreator.java
                          • ServiceURLFactory.java
                          • AmbariClusterConfigurationMonitorProvider.java
                          • YarnUIURLCreator.java
                          • WebHdfsUrlCreator.java
        • test
          • java
            • org
              • apache
                • knox
                  • gateway
                    • topology
                      • discovery
                        • ambari
                          • ResourceManagerURLCreatorTest.java
                          • YarnUIURLCreatorTest.java
                          • AmbariConfigurationMonitorTest.java
                          • AmbariServiceDiscoveryTest.java
                          • SparkServiceURLCreatorTest.java
                          • YarnUIV2URLCreatorTest.java
                          • WebHdfsUrlCreatorTest.java
                          • AmbariClusterTest.java
                          • RMURLCreatorTestBase.java
                          • AmbariDynamicServiceURLCreatorTest.java
      • pom.xml
    • gateway-provider-identity-assertion-concat
      • src
        • main
          • resources
            • META-INF
              • services
                • org.apache.knox.gateway.deploy.ProviderDeploymentContributor
          • java
            • org
              • apache
                • knox
                  • gateway
                    • identityasserter
                      • concat
                        • filter
                          • ConcatIdentityAssertionFilter.java
                          • ConcatIdentityAsserterDeploymentContributor.java
        • test
          • java
            • org
              • apache
                • knox
                  • gateway
                    • identityasserter
                      • concat
                        • filter
                          • ConcatIdentityAsserterDeploymentContributorTest.java
                          • ConcatIdentityAssertionFilterTest.java
      • pom.xml
    • gateway-i18n
      • src
        • main
          • java
            • org
              • apache
                • knox
                  • gateway
                    • i18n
                      • resources
                        • Resources.java
                        • Resource.java
                        • ResourcesFactory.java
                        • ResourcesInvoker.java
                      • messages
                        • MessageLogger.java
                        • MessagesInvoker.java
                        • Message.java
                        • loggers
                          • test
                            • TestMessageRecord.java
                            • TestMessageLoggerFactory.java
                            • TestMessageLogger.java
                          • sout
                            • SoutMessageLoggerFactory.java
                            • SoutMessageLogger.java
                          • jdk
                            • JdkMessageLoggerFactory.java
                            • JdkMessageLogger.java
                        • Messages.java
                        • MessageLoggerFactory.java
                        • MessageLevel.java
                        • StackTrace.java
                        • MessagesFactory.java
        • test
          • resources
            • META-INF
              • services
                • org.apache.knox.gateway.i18n.messages.MessageLoggerFactory
            • org
              • apache
                • knox
                  • gateway
                    • i18n
                      • resources
                        • ResourcesLocaleSubject_en.properties
                        • ResourcesLocaleSubject.properties
                        • NamedBundle_en_CA.properties
                        • ResourcesLocaleSubject_en_GB.properties
                        • ResourcesLocaleSubject_en_US.properties
          • java
            • org
              • apache
                • knox
                  • gateway
                    • i18n
                      • resources
                        • ResourcesFormattingSubject.java
                        • ResourcesTest.java
                        • ResourcesLocaleSubject.java
                        • ResourcesNamedSubject.java
                      • messages
                        • MessagesTest.java
                        • MessagesSubject.java
      • pom.xml
    • pom.xml
    • gateway-discovery-cm
      • src
        • main
          • resources
            • META-INF
              • services
                • org.apache.knox.gateway.topology.discovery.ServiceDiscoveryType
                • org.apache.knox.gateway.topology.discovery.ClusterConfigurationMonitorProvider
                • org.apache.knox.gateway.topology.discovery.cm.ServiceModelGenerator
          • java
            • org
              • apache
                • knox
                  • gateway
                    • topology
                      • discovery
                        • cm
                          • ServiceModelGenerator.java
                          • ClouderaManagerServiceDiscoveryMessages.java
                          • ClouderaManagerCluster.java
                          • collector
                            • AbstractURLCollector.java
                            • ServiceURLCollectors.java
                            • DefaultURLCollector.java
                            • HueURLCollector.java
                          • ClouderaManagerServiceDiscoveryType.java
                          • ClouderaManagerServiceDiscovery.java
                          • DiscoveryApiClient.java
                          • ServiceModelGeneratorHandleResponse.java
                          • ServiceModel.java
                          • monitor
                            • AbstractConfigurationStore.java
                            • ServiceConfigurationModel.java
                            • ServiceConfigurationRecord.java
                            • ClouderaManagerClusterConfigurationMonitorProvider.java
                            • ClouderaManagerClusterConfigurationMonitor.java
                            • ClusterConfigurationFileStore.java
                            • DiscoveryConfigurationFileStore.java
                            • PollingConfigurationAnalyzer.java
                            • ClusterConfigurationStore.java
                            • ClusterConfigurationCache.java
                            • DiscoveryConfigurationStore.java
                          • ServiceURLCollector.java
                          • auth
                            • ConfigurationFactory.java
                            • AuthUtils.java
                            • SpnegoAuthInterceptor.java
                            • JAASClientConfig.java
                          • model
                            • hbase
                              • HBaseUIServiceModelGenerator.java
                              • WebHBaseServiceModelGenerator.java
                            • atlas
                              • AtlasServiceModelGenerator.java
                              • AtlasAPIServiceModelGenerator.java
                            • flink
                              • FlinkServiceModelGenerator.java
                            • oozie
                              • OozieUIServiceModelGenerator.java
                              • OozieServiceModelGenerator.java
                            • impala
                              • ImpalaServiceModelGenerator.java
                              • ImpalaUIServiceModelGenerator.java
                            • hue
                              • HueServiceModelGenerator.java
                              • HueLBServiceModelGenerator.java
                            • spark
                              • Spark3HistoryUIServiceModelGenerator.java
                              • SparkHistoryUIServiceModelGenerator.java
                            • kudu
                              • KuduUIServiceModelGenerator.java
                            • yarn
                              • YarnUIServiceModelGenerator.java
                              • ResourceManagerServiceModelGeneratorBase.java
                              • ResourceManagerUIServiceModelGenerator.java
                              • JobHistoryUIServiceModelGenerator.java
                              • JobTrackerServiceModelGenerator.java
                              • YarnUIv2ServiceModelGenerator.java
                            • hdfs
                              • HdfsUIServiceModelGenerator.java
                              • WebHdfsServiceModelGenerator.java
                              • NameNodeServiceModelGenerator.java
                            • cm
                              • ClouderaManagerUIServiceModelGenerator.java
                              • ClouderaManagerAPIServiceModelGenerator.java
                            • solr
                              • SolrServiceModelGenerator.java
                            • hive
                              • WebHCatServiceModelGenerator.java
                              • HiveOnTezServiceModelGenerator.java
                              • HiveServiceModelGenerator.java
                            • ranger
                              • RangerUIServiceModelGenerator.java
                              • RangerServiceModelGenerator.java
                            • phoenix
                              • PhoenixServiceModelGenerator.java
                            • livy
                              • LivyServiceModelGenerator.java
                            • AbstractServiceModelGenerator.java
                            • zeppelin
                              • ZeppelinServiceModelGenerator.java
                              • ZeppelinUIServiceModelGenerator.java
                              • ZeppelinWSServiceModelGenerator.java
                            • nifi
                              • NifiServiceModelGenerator.java
                              • NifiRegistryServiceModelGenerator.java
        • test
          • java
            • org
              • apache
                • knox
                  • gateway
                    • topology
                      • discovery
                        • cm
                          • collector
                            • AbstractURLCollectorTest.java
                            • HueURLCollectorTest.java
                          • monitor
                            • PollingConfigurationAnalyzerTest.java
                            • DiscoveryConfigurationFileStoreTest.java
                            • AbstractConfigurationStoreTest.java
                            • ServiceConfigurationModelTest.java
                            • ClusterConfigurationFileStoreTest.java
                          • AbstractCMDiscoveryTest.java
                          • ClouderaManagerServiceDiscoveryTest.java
                          • auth
                            • AuthUtilsTest.java
                          • model
                            • hbase
                              • HBaseUIServiceModelGeneratorTest.java
                              • WebHBaseServiceModelGeneratorTest.java
                            • AbstractServiceModelGeneratorTest.java
                            • atlas
                              • AtlasServiceModelGeneratorTest.java
                              • AtlasAPIServiceModelGeneratorTest.java
                            • flink
                              • FlinkServiceModelGeneratorTest.java
                            • oozie
                              • OozieUIServiceModelGeneratorTest.java
                              • OozieServiceModelGeneratorTest.java
                            • impala
                              • ImpalaUIServiceModelGeneratorTest.java
                              • ImpalaServiceModelGeneratorTest.java
                            • hue
                              • HueLBServiceModelGeneratorTest.java
                              • HueServiceModelGeneratorTest.java
                            • spark
                              • SparkHistoryUIServiceModelGeneratorTest.java
                              • Spark3HistoryUIServiceModelGeneratorTest.java
                            • kudu
                              • KuduUIServiceModelGeneratorTest.java
                            • hdfs
                              • NameNodeServiceModelGeneratorTest.java
                              • WebHdfsServiceModelGeneratorTest.java
                              • HdfsUIServiceModelGeneratorTest.java
                            • solr
                              • SolrServiceModelGeneratorTest.java
                            • hive
                              • HiveOnTezServiceModelGeneratorTest.java
                              • HiveServiceModelGeneratorTest.java
                            • ranger
                              • RangerServiceModelGeneratorTest.java
                              • RangerUIServiceModelGeneratorTest.java
                            • phoenix
                              • PhoenixServiceModelGeneratorTest.java
                            • livy
                              • LivyServiceModelGeneratorTest.java
                            • zeppelin
                              • ZeppelinWSServiceModelGeneratorTest.java
                              • ZeppelinUIServiceModelGeneratorTest.java
                              • ZeppelinServiceModelGeneratorTest.java
                            • nifi
                              • NifiRegistryServiceModelGeneratorTest.java
                              • NifiServiceModelGeneratorTest.java
      • pom.xml
    • knox-cli-launcher
      • src
        • main
          • resources
            • META-INF
              • launcher.cfg
      • pom.xml
    • gateway-shell-launcher
      • src
        • main
          • resources
            • META-INF
              • launcher.cfg
      • pom.xml
    • gateway-service-knoxssout
      • src
        • main
          • resources
            • META-INF
              • services
                • org.apache.knox.gateway.deploy.ServiceDeploymentContributor
          • java
            • org
              • apache
                • knox
                  • gateway
                    • service
                      • knoxsso
                        • deploy
                          • KnoxSSOutServiceDeploymentContributor.java
                        • WebSSOutResource.java
                        • KnoxSSOutMessages.java
        • test
          • java
            • org
              • apache
                • knox
                  • gateway
                    • service
                      • knoxsso
                        • WebSSOutResourceTest.java
      • pom.xml
    • gateway-service-health
      • src
        • main
          • resources
            • META-INF
              • services
                • org.apache.knox.gateway.deploy.ServiceDeploymentContributor
          • java
            • org
              • apache
                • knox
                  • gateway
                    • service
                      • health
                        • PingResource.java
                        • MetricsResource.java
                        • HealthServiceMessages.java
                        • deploy
                          • HealthServiceDeploymentContributor.java
        • test
          • java
            • org
              • apache
                • knox
                  • gateway
                    • service
                      • health
                        • PingResourceTest.java
                        • MetricsResourceTest.java
      • pom.xml
    • gateway-provider-ha
      • src
        • main
          • resources
            • META-INF
              • services
                • org.apache.knox.gateway.deploy.ProviderDeploymentContributor
                • org.apache.knox.gateway.ha.provider.URLManager
          • java
            • org
              • apache
                • knox
                  • gateway
                    • ha
                      • provider
                        • impl
                          • AtlasZookeeperURLManager.java
                          • i18n
                            • HaMessages.java
                          • StringResponseHandler.java
                          • BaseZookeeperURLManager.java
                          • HS2ZookeeperURLManager.java
                          • HaServiceConfigConstants.java
                          • KafkaZookeeperURLManager.java
                          • HaDescriptorManager.java
                          • SOLRZookeeperURLManager.java
                          • HBaseZookeeperURLManager.java
                          • DefaultHaDescriptor.java
                          • DefaultHaServiceConfig.java
                          • DefaultURLManager.java
                          • DefaultHaProvider.java
                          • HaDescriptorConstants.java
                          • HaDescriptorFactory.java
                        • HaServiceConfig.java
                        • URLManagerLoader.java
                        • HaServletContextListener.java
                        • HaProvider.java
                        • URLManager.java
                        • HaDescriptor.java
                      • deploy
                        • HaProviderDeploymentContributor.java
                      • dispatch
                        • i18n
                          • HaDispatchMessages.java
                        • DefaultHaDispatch.java
                        • ConfigurableHADispatch.java
                        • AtlasHaDispatch.java
                        • AtlasApiTrustedProxyHaDispatch.java
                        • AtlasTrustedProxyHaDispatch.java
                        • AtlasApiHaDispatch.java
        • test
          • resources
            • META-INF
              • services
                • org.apache.knox.gateway.ha.provider.URLManager
          • java
            • org
              • apache
                • knox
                  • gateway
                    • ha
                      • provider
                        • impl
                          • MockURLManager.java
                          • DefaultHaProviderTest.java
                          • AtlasZookeeperURLManagerTest.java
                          • HaDescriptorManagerTest.java
                          • SOLRZookeeperURLManagerTest.java
                          • HS2ZookeeperURLManagerTest.java
                          • HBaseZookeeperURLManagerTest.java
                          • HaDescriptorFactoryTest.java
                          • KafkaZookeeperURLManagerTest.java
                          • DefaultURLManagerTest.java
                          • URLManagerLoaderTest.java
                      • deploy
                        • HaProviderDeploymentContributorTest.java
                      • dispatch
                        • DefaultHaDispatchTest.java
      • pom.xml
    • gateway-util-configinjector
      • src
        • main
          • resources
            • META-INF
              • services
                • org.apache.knox.gateway.config.spi.ConfigurationInjector
                • org.apache.knox.gateway.config.spi.ConfigurationAdapterDescriptor
          • java
            • org
              • apache
                • knox
                  • gateway
                    • config
                      • impl
                        • PropertiesConfigurationAdapterDescriptor.java
                        • MapConfigurationAdapterDescriptor.java
                        • BeanConfigurationAdapterDescriptor.java
                        • BeanConfigurationAdapter.java
                        • MappedConfigurationBinding.java
                        • PropertiesConfigurationAdapter.java
                        • DefaultConfigurationBinding.java
                        • MapConfigurationAdapter.java
                        • ConfigurationAdapterFactory.java
                        • DefaultConfigurationInjector.java
                      • Configure.java
                      • ConfigurationAdapter.java
                      • ConfigurationException.java
                      • Alias.java
                      • Default.java
                      • Optional.java
                      • ConfigurationBinding.java
                      • ConfigurationInjectorBuilder.java
                      • spi
                        • AbstractConfigurationAdapterDescriptor.java
                        • ConfigurationInjector.java
                        • ConfigurationAdapterDescriptor.java
        • test
          • java
            • org
              • apache
                • knox
                  • gateway
                    • config
                      • impl
                        • BeanConfigurationAdapterDescriptorTest.java
                        • BeanConfigurationAdapterTest.java
                      • OptionalTest.java
                      • PropertiesMethodSampleTest.java
                      • PropertiesFieldSampleTest.java
                      • MapFieldSampleTest.java
                      • AdapterSampleTest.java
                      • FuncTest.java
                      • UsageTest.java
                      • PropertiesFactorySampleTest.java
                      • MapMethodSampleTest.java
      • pom.xml
    • LICENSE
    • gateway-demo-ldap-launcher
      • src
        • main
          • resources
            • META-INF
              • launcher.cfg
      • pom.xml
    • README
    • gateway-release-common
      • home
        • bin
          • knox-functions.sh
          • knox-env.sh
      • pom.xml
    • gateway-service-livy
      • src
        • main
          • java
            • org
              • apache
                • knox
                  • gateway
                    • livy
                      • LivyDispatch.java
      • pom.xml
    • build-tools
      • src
        • main
          • resources
            • build-tools
              • dependency-check
                • suppressions.xml
              • forbiddenapis
                • signatures.txt
              • checkstyle
                • checker.xml
                • suppressions.xml
              • spotbugs-filter.xml
              • pmd
                • pmd-ruleset.xml
      • pom.xml
    • gateway-shell
      • src
        • main
          • resources
            • jaas.conf
            • META-INF
              • aop.xml
              • services
                • org.apache.knox.gateway.shell.CredentialCollector
          • java
            • org
              • apache
                • knox
                  • gateway
                    • shell
                      • ClientContext.java
                      • KnoxDataSource.java
                      • jdbc
                        • derby
                          • DerbyDatabaseException.java
                          • DerbyDatabase.java
                        • KnoxLine.java
                        • JDBCUtils.java
                        • Database.java
                      • AbstractJavaConsoleCredentialCollector.java
                      • EmptyResponse.java
                      • AbstractCredentialCollector.java
                      • hbase
                        • table
                          • UpdateTable.java
                          • scanner
                            • DeleteScanner.java
                            • Scanner.java
                            • ScannerGetNext.java
                            • CreateScanner.java
                          • TableList.java
                          • TableSchema.java
                          • Attribute.java
                          • Family.java
                          • CreateTable.java
                          • row
                            • Row.java
                            • StoreRow.java
                            • QueryRows.java
                            • Column.java
                            • InsertableColumn.java
                            • DeleteRows.java
                          • TruncateTable.java
                          • Table.java
                          • FamilyContainer.java
                          • TableRegions.java
                          • DeleteTable.java
                        • Example.groovy
                        • ClusterVersion.java
                        • SystemVersion.java
                        • Status.java
                        • HBase.java
                      • AbstractRequest.java
                      • ErrorResponse.java
                      • CredentialCollector.java
                      • commands
                        • LoginCommand.java
                        • AbstractSQLCommandSupport.java
                        • SelectCommand.java
                        • WebHDFSCommand.java
                        • KnoxLoginDialog.java
                        • AbstractKnoxShellCommand.java
                        • SwingUtils.java
                        • DataSourceCommand.java
                        • CSVCommand.java
                      • workflow
                        • Submit.java
                        • Example.groovy
                        • Status.java
                        • Workflow.java
                      • KnoxShellMessages.java
                      • Credentials.java
                      • alias
                        • PostRequest.java
                        • ListRequest.java
                        • RemoveAliasResponse.java
                        • ListAliasResponse.java
                        • DeleteRequest.java
                        • Alias.java
                        • AliasResponse.java
                        • AbstractAliasRequest.java
                        • AddAliasResponse.java
                      • HiddenInputCredentialCollector.java
                      • BasicResponse.java
                      • table
                        • KnoxShellTableHistoryAspect.java
                        • KnoxShellTableJSONSerializer.java
                        • JSONKnoxShellTableBuilder.java
                        • KnoxShellTableFileUtils.java
                        • KnoxShellTable.java
                        • CSVKnoxShellTableBuilder.java
                        • KnoxShellTableFilterException.java
                        • KnoxShellTableFilter.java
                        • KnoxShellTableCell.java
                        • KnoxShellTableRenderer.java
                        • KnoxShellTableAggregator.java
                        • JoinKnoxShellTableBuilder.java
                        • KnoxShellTableRowDeserializer.java
                        • KnoxShellTableCallHistory.java
                        • KnoxShellTableCall.java
                        • JDBCKnoxShellTableBuilder.java
                        • KnoxShellTableBuilder.java
                      • util
                        • ClientTrustStoreHelper.java
                      • job
                        • Sqoop.java
                        • Java.java
                        • ExampleJava.groovy
                        • ExampleHive.groovy
                        • Queue.java
                        • Status.java
                        • Pig.java
                        • Hive.java
                        • Job.java
                        • ExamplePig.groovy
                      • KnoxSession.java
                      • yarn
                        • SubmitApp.java
                        • ExampleYarnApp.groovy
                        • KillApp.java
                        • AppState.java
                        • Yarn.java
                        • NewApp.java
                      • hdfs
                        • Hdfs.java
                        • Get.java
                        • Rename.java
                        • Example.groovy
                        • Ls.java
                        • Status.java
                        • Put.java
                        • Rm.java
                        • Mkdir.java
                      • KnoxShellException.java
                      • Hadoop.java
                      • ClearInputCredentialCollector.java
                      • knox
                        • token
                          • Revoke.java
                          • Token.java
                          • AbstractTokenLifecycleRequest.java
                          • TokenLifecycleResponse.java
                          • Get.java
                          • Renew.java
                      • KnoxSh.java
                      • HadoopException.java
                      • KnoxTokenCredentialCollector.java
                      • CredentialCollectionException.java
                      • manager
                        • ListTopologiesRequest.java
                        • ListProviderConfigurationsRequest.java
                        • DeployResourceRequest.java
                        • ResourceType.java
                        • ListResourcesRequest.java
                        • UndeployResourceRequest.java
                        • ListDescriptorsRequest.java
                        • Manager.java
                      • Shell.java
        • test
          • resources
            • insertBooks.sql
            • knoxShellTableCallHistoryWithFiltering.json
            • knoxShellTableLocationsWithZipLessThan14.csv
            • createBooksTable.sql
          • java
            • org
              • apache
                • knox
                  • gateway
                    • shell
                      • KnoxTokenCredentialCollectorTest.java
                      • AbstractRequestTest.java
                      • alias
                        • AbstractResponseTest.java
                        • ListAliasResponseTest.java
                        • AddAliasResponseTest.java
                        • RemoveAliasResponseTest.java
                        • AliasTest.java
                      • table
                        • KnoxShellTableTest.java
                        • KnoxShellTableCallHistoryTest.java
                        • KnoxShellTableFilterTest.java
                      • KnoxSessionTest.java
                      • KnoxShTest.java
                      • knox
                        • token
                          • GetTest.java
                          • TokenTest.java
      • pom.xml
    • gateway-service-nifi-registry
      • src
        • main
          • java
            • org
              • apache
                • knox
                  • gateway
                    • dispatch
                      • NiFiRegistryHaDispatch.java
                      • NiFiRegistryDispatch.java
      • pom.xml
    • .gitattributes
    • gateway-server-launcher
      • src
        • main
          • resources
            • META-INF
              • launcher.cfg
      • pom.xml
    • gateway-provider-rewrite-func-hostmap-static
      • src
        • main
          • resources
            • META-INF
              • services
                • org.apache.knox.gateway.filter.rewrite.api.UrlRewriteFunctionDescriptor
                • org.apache.knox.gateway.filter.rewrite.spi.UrlRewriteFunctionProcessor
                • org.apache.knox.gateway.deploy.ProviderDeploymentContributor
          • java
            • org
              • apache
                • knox
                  • gateway
                    • hostmap
                      • impl
                        • HostmapDeploymentContributor.java
                        • HostmapFunctionProcessor.java
                      • api
                        • HostmapFunctionDescriptor.java
        • test
          • resources
            • org
              • apache
                • knox
                  • gateway
                    • hostmap
                      • impl
                        • HostmapFunctionProcessorTest
                          • empty-hostmap.txt
                          • hdfs-hostmap.txt
                          • hostmap.txt
          • java
            • org
              • apache
                • knox
                  • gateway
                    • hostmap
                      • impl
                        • HostmapFunctionProcessorTest.java
                        • HostmapDeploymentContributorTest.java
                      • api
                        • HostmapFunctionDescriptorTest.java
      • pom.xml
    • gateway-service-jkg
      • src
        • main
          • java
            • org
              • apache
                • knox
                  • gateway
                    • jkg
                      • JkgDispatch.java
      • pom.xml
    • gateway-provider-security-webappsec
      • src
        • main
          • resources
            • META-INF
              • services
                • org.apache.knox.gateway.deploy.ProviderDeploymentContributor
          • java
            • org
              • apache
                • knox
                  • gateway
                    • webappsec
                      • WebAppSecMessages.java
                      • deploy
                        • WebAppSecContributor.java
                      • filter
                        • CSRFPreventionFilter.java
                        • XFrameOptionsFilter.java
                        • StrictTransportFilter.java
                        • XSSProtectionFilter.java
                        • XContentTypeOptionsFilter.java
        • test
          • java
            • org
              • apache
                • knox
                  • gateway
                    • webappsec
                      • XContentTypeOptionsFilterTest.java
                      • XSSProtectionFilterTest.java
                      • StrictTransportFilterTest.java
                      • XFrameOptionsFilterTest.java
      • pom.xml
    • gateway-util-urltemplate
      • src
        • main
          • java
            • org
              • apache
                • knox
                  • gateway
                    • util
                      • urltemplate
                        • Resources.java
                        • Token.java
                        • Resolver.java
                        • Port.java
                        • Parser.java
                        • Builder.java
                        • Evaluator.java
                        • Params.java
                        • Template.java
                        • Matcher.java
                        • Function.java
                        • Query.java
                        • Fragment.java
                        • Rewriter.java
                        • Username.java
                        • MockParams.java
                        • Messages.java
                        • Segment.java
                        • Expander.java
                        • Scheme.java
                        • Password.java
                        • Host.java
                        • Path.java
        • test
          • java
            • org
              • apache
                • knox
                  • gateway
                    • util
                      • urltemplate
                        • ParserTest.java
                        • RewriterTest.java
                        • MatcherTest.java
                        • FunctionTest.java
                        • ExpanderTest.java
                        • TemplateTest.java
                        • TokenTest.java
                        • SegmentTest.java
      • pom.xml
    • gateway-provider-identity-assertion-common
      • src
        • main
          • resources
            • META-INF
              • services
                • org.apache.knox.gateway.filter.rewrite.api.UrlRewriteFunctionDescriptor
                • org.apache.knox.gateway.filter.rewrite.spi.UrlRewriteFunctionProcessor
                • org.apache.knox.gateway.deploy.ProviderDeploymentContributor
          • java
            • org
              • apache
                • knox
                  • gateway
                    • IdentityAsserterMessages.java
                    • identityasserter
                      • common
                        • function
                          • UsernameFunctionDescriptor.java
                          • UsernameFunctionProcessor.java
                        • filter
                          • AbstractIdentityAssertionFilter.java
                          • CommonIdentityAssertionFilter.java
                          • IdentityAsserterHttpServletRequestWrapper.java
                          • AbstractIdentityAsserterDeploymentContributor.java
        • test
          • resources
            • org
              • apache
                • knox
                  • gateway
                    • identityasserter
                      • function
                        • UsernameFunctionProcessorTest
                          • rewrite.xml
          • java
            • org
              • apache
                • knox
                  • gateway
                    • identityasserter
                      • function
                        • UsernameFunctionDescriptorTest.java
                        • UsernameFunctionProcessorTest.java
                      • filter
                        • IdentityAssertionHttpServletRequestWrapperTest.java
                        • CommonIdentityAssertionFilterTest.java
      • pom.xml
    • gateway-service-knoxtoken
      • src
        • main
          • resources
            • META-INF
              • services
                • org.apache.knox.gateway.deploy.ServiceDeploymentContributor
          • java
            • org
              • apache
                • knox
                  • gateway
                    • service
                      • knoxtoken
                        • deploy
                          • TokenServiceDeploymentContributor.java
                        • TokenServiceMessages.java
                        • TokenResource.java
        • test
          • java
            • org
              • apache
                • knox
                  • gateway
                    • service
                      • knoxtoken
                        • TokenServiceResourceTest.java
      • pom.xml
    • gateway-applications
      • src
        • main
          • resources
            • applications
              • knoxauth
                • service.xml
                • app
                  • libs
                    • bower
                      • jquery
                        • js
                  • images
                    • knox-logo-white-bg.gif
                    • blank.gif
                    • knox-logo.gif
                    • loading.gif
                    • favicon.ico
                  • redirecting.html
                  • redirecting.jsp
                  • fonts
                    • fontawesome
                      • fontawesome-webfont.woff
                      • fontawesome-webfont.eot
                      • FontAwesome.otf
                      • fontawesome-webfont.ttf
                      • fontawesome-webfont.svg
                    • fontopensans
                      • open-sans-600.woff
                      • open-sans-300.woff
                      • open-sans-600i.woff
                      • open-sans-400.woff
                      • open-sans-300i.woff
                      • open-sans-700i.woff
                      • open-sans-700.woff
                      • open-sans-400i.woff
                  • styles
                    • knox.css
                    • app-font.css
                    • bootstrap.min.css
                  • js
                    • knoxauth.js
                  • login.html
              • README
      • pom.xml
    • gateway-service-hbase
      • src
        • main
          • resources
            • org
              • apache
                • knox
                  • gateway
                    • hbase
                      • HBaseDeploymentContributor
                        • rewrite.xml
          • java
            • org
              • apache
                • knox
                  • gateway
                    • hbase
                      • HBaseHttpClientDispatch.java
                      • HBaseUIDispatch.java
                      • HBaseUIHaDispatch.java
                      • HBaseDispatch.java
                      • HBaseRequestUtil.java
        • test
          • java
            • org
              • apache
                • knox
                  • gateway
                    • hbase
                      • HBaseDispatchTest.java
      • pom.xml
    • gateway-provider-security-authz-composite
      • src
        • main
          • resources
            • META-INF
              • services
                • org.apache.knox.gateway.deploy.ProviderDeploymentContributor
          • java
            • org
              • apache
                • knox
                  • gateway
                    • deploy
                      • impl
                        • CompositeAuthzDeploymentContributor.java
        • test
          • java
            • org
              • apache
                • knox
                  • gateway
                    • deploy
                      • impl
                        • CompositeAuthzProviderTest.java
      • pom.xml
    • gateway-server-xforwarded-filter
      • src
        • main
          • java
            • org
              • apache
                • knox
                  • gateway
                    • filter
                      • CompositeEnumeration.java
                      • XForwardedHeaderFilter.java
                      • XForwardedHeaderRequestWrapper.java
        • test
          • java
            • org
              • apache
                • knox
                  • gateway
                    • filter
                      • CompositeEnumerationTest.java
                      • XForwardHeaderFilterTest.java
                      • TestFilterChain.java
                      • TestFilterAdapter.java
      • pom.xml
    • gateway-service-webhdfs
      • src
        • main
          • resources
            • META-INF
              • services
                • org.apache.knox.gateway.deploy.ServiceDeploymentContributor
            • org
              • apache
                • knox
                  • gateway
                    • hdfs
                      • WebHdfsDeploymentContributor
                        • rewrite.xml
          • java
            • org
              • apache
                • knox
                  • gateway
                    • hdfs
                      • JobTrackerDeploymentContributor.java
                      • i18n
                        • WebHdfsMessages.java
                      • dispatch
                        • StandbyException.java
                        • HdfsDispatch.java
                        • WebHdfsHaDispatch.java
                        • AbstractHdfsHaDispatch.java
                        • SafeModeException.java
                        • HdfsUIHaDispatch.java
                        • WebHdfsHaHttpClientDispatch.java
                        • HdfsHttpClientDispatch.java
                      • NameNodeDeploymentContributor.java
        • test
          • java
            • org
              • apache
                • knox
                  • gateway
                    • hdfs
                      • dispatch
                        • WebHdfsHaDispatchTest.java
      • pom.xml
    • gateway-provider-identity-assertion-hadoop-groups
      • src
        • main
          • resources
            • META-INF
              • services
                • org.apache.knox.gateway.deploy.ProviderDeploymentContributor
          • java
            • org
              • apache
                • knox
                  • gateway
                    • identityasserter
                      • hadoop
                        • groups
                          • filter
                            • HadoopGroupProviderMessages.java
                            • HadoopGroupProviderDeploymentContributor.java
                            • HadoopGroupProviderFilter.java
        • test
          • java
            • org
              • apache
                • knox
                  • gateway
                    • identityasserter
                      • hadoop
                        • groups
                          • filter
                            • HadoopGroupProviderDeploymentContributorTest.java
                            • HadoopGroupsTest.java
                            • HadoopGroupProviderFilterTest.java
      • pom.xml
    • gateway-test-release
      • webhdfs-kerb-test
        • src
          • test
            • resources
              • org
                • apache
                  • knox
                    • gateway
                      • SecureKnoxShellTest
                        • SecureWebHdfsPutGet.groovy
                        • README
              • users.ldif
            • java
              • org
                • apache
                  • hadoop
                    • http
                      • HttpServer2.java
                  • knox
                    • gateway
                      • SecureClusterTest.java
                      • SecureKnoxShellTest.java
        • pom.xml
      • pom.xml
      • webhdfs-test
        • src
          • test
            • resources
              • org
                • apache
                  • knox
                    • gateway
                      • ShellTest
                        • InsecureWebHdfsPutGet.groovy
                        • README
                        • WebHdfsPutGet.groovy
              • users.ldif
            • java
              • org
                • apache
                  • hadoop
                    • http
                      • HttpServer2.java
                  • knox
                    • gateway
                      • ShellTest.java
        • pom.xml
    • gateway-provider-security-jwt
      • src
        • main
          • resources
            • META-INF
              • services
                • org.apache.knox.gateway.deploy.ProviderDeploymentContributor
          • java
            • org
              • apache
                • knox
                  • gateway
                    • provider
                      • federation
                        • jwt
                          • deploy
                            • AccessTokenFederationContributor.java
                            • JWTAccessTokenAssertionContributor.java
                            • JWTFederationContributor.java
                            • JWTAuthCodeAssertionContributor.java
                            • SSOCookieFederationContributor.java
                          • filter
                            • JWTAccessTokenAssertionFilter.java
                            • SSOCookieFederationFilter.java
                            • AccessTokenFederationFilter.java
                            • JWTFederationFilter.java
                            • AbstractJWTFilter.java
                            • JWTAuthCodeAssertionFilter.java
                          • JWTMessages.java
        • test
          • java
            • org
              • apache
                • knox
                  • gateway
                    • provider
                      • federation
                        • SSOCookieProviderTest.java
                        • AbstractJWTFilterTest.java
                        • CommonJWTFilterTest.java
                        • JWTFederationFilterTest.java
      • pom.xml
    • gateway-provider-rewrite-func-service-registry
      • src
        • main
          • resources
            • META-INF
              • services
                • org.apache.knox.gateway.filter.rewrite.api.UrlRewriteFunctionDescriptor
                • org.apache.knox.gateway.filter.rewrite.spi.UrlRewriteFunctionProcessor
          • java
            • org
              • apache
                • knox
                  • gateway
                    • svcregfunc
                      • impl
                        • ServiceRegistryFunctionProcessorBase.java
                        • ServiceMappedHostFunctionProcessor.java
                        • ServicePortFunctionProcessor.java
                        • ServiceHostFunctionProcessor.java
                        • ServiceMappedUrlFunctionProcessor.java
                        • ServicePathFunctionProcessor.java
                        • ServiceSchemeFunctionProcessor.java
                        • ServiceAddressFunctionProcessor.java
                        • ServiceUrlFunctionProcessor.java
                        • ServiceMappedAddressFunctionProcessor.java
                      • api
                        • ServicePortFunctionDescriptor.java
                        • ServicePathFunctionDescriptor.java
                        • ServiceSchemeFunctionDescriptor.java
                        • ServiceAddressFunctionDescriptor.java
                        • ServiceMappedAddressFunctionDescriptor.java
                        • ServiceHostFunctionDescriptor.java
                        • ServiceMappedUrlFunctionDescriptor.java
                        • ServiceUrlFunctionDescriptor.java
                        • ServiceMappedHostFunctionDescriptor.java
        • test
          • resources
            • org
              • apache
                • knox
                  • gateway
                    • svcregfunc
                      • impl
                        • ServiceRegistryFunctionsTest
                          • rewrite.xml
                          • test-expect-body.json
                          • test-input-body.json
                          • test-expect-body.xml
                          • test-input-body.xml
          • java
            • org
              • apache
                • knox
                  • gateway
                    • svcregfunc
                      • impl
                        • ServiceMappedHostFunctionProcessorTest.java
                        • ServiceUrlFunctionProcessorTest.java
                        • ServiceMappedUrlFunctionProcessorTest.java
                        • ServiceSchemeFunctionProcessorTest.java
                        • ServiceMappedAddressFunctionProcessorTest.java
                        • ServicePathFunctionProcessorTest.java
                        • ServiceHostFunctionProcessorTest.java
                        • ServiceRegistryFunctionsTest.java
                        • ServicePortFunctionProcessorTest.java
                        • ServiceAddressFunctionProcessorTest.java
                      • api
                        • ServiceHostFunctionDescriptorTest.java
                        • ServiceSchemeFunctionDescriptorTest.java
                        • ServiceUrlFunctionDescriptorTest.java
                        • ServiceAddressFunctionDescriptorTest.java
                        • ServicePathFunctionDescriptorTest.java
                        • ServicePortFunctionDescriptorTest.java
      • pom.xml
    • gateway-service-hashicorp-vault
      • src
        • main
          • resources
            • META-INF
              • services
                • org.apache.knox.gateway.backend.hashicorp.vault.authentication.HashicorpVaultClientAuthenticationProvider
                • org.apache.knox.gateway.security.RemoteAliasServiceProvider
          • java
            • org
              • apache
                • knox
                  • gateway
                    • backend
                      • hashicorp
                        • vault
                          • authentication
                            • TokenHashicorpVaultClientAuthenticationProvider.java
                            • KubernetesHashicorpVaultClientAuthenticationProvider.java
                            • HashicorpVaultClientAuthenticationProvider.java
                          • HashicorpVaultAliasService.java
                          • HashicorpVaultRemoteAliasServiceProvider.java
        • test
          • resources
            • log4j.properties
          • java
            • org
              • apache
                • knox
                  • gateway
                    • backend
                      • hashicorp
                        • vault
                          • TestHashicorpVaultAliasService.java
      • pom.xml
    • gateway-provider-security-hadoopauth
      • src
        • main
          • resources
            • META-INF
              • services
                • org.apache.knox.gateway.deploy.ProviderDeploymentContributor
          • java
            • org
              • apache
                • knox
                  • gateway
                    • hadoopauth
                      • deploy
                        • HadoopAuthDeploymentContributor.java
                      • HadoopAuthMessages.java
                      • filter
                        • HadoopAuthPostFilter.java
                        • HadoopAuthFilter.java
        • test
          • java
            • org
              • apache
                • knox
                  • gateway
                    • hadoopauth
                      • HadoopAuthDeploymentContributorTest.java
                      • filter
                        • HadoopAuthFilterTest.java
      • pom.xml
    • gateway-service-knoxsso
      • src
        • main
          • resources
            • META-INF
              • services
                • org.apache.knox.gateway.deploy.ServiceDeploymentContributor
          • java
            • org
              • apache
                • knox
                  • gateway
                    • service
                      • knoxsso
                        • KnoxSSOMessages.java
                        • deploy
                          • KnoxSSOServiceDeploymentContributor.java
                        • WebSSOResource.java
        • test
          • java
            • org
              • apache
                • knox
                  • gateway
                    • service
                      • knoxsso
                        • WebSSOResourceTest.java
      • pom.xml
    • gateway-service-metadata
      • src
        • main
          • resources
            • META-INF
              • services
                • org.apache.knox.gateway.deploy.ServiceDeploymentContributor
          • java
            • org
              • apache
                • knox
                  • gateway
                    • service
                      • metadata
                        • TopologyInformationWrapper.java
                        • TopologyInformation.java
                        • KnoxMetadataServiceDeploymentContributor.java
                        • MetadataServiceMessages.java
                        • ServiceModel.java
                        • TopologyInformationWrapperMarshaller.java
                        • KnoxMetadataResource.java
                        • GeneralProxyInformationMarshaller.java
                        • GeneralProxyInformation.java
        • test
          • java
            • org
              • apache
                • knox
                  • gateway
                    • service
                      • metadata
                        • ServiceModelTest.java
      • pom.xml
    • .travis.yml
    • knox-homepage-ui
      • src
        • main
          • resources
            • home
              • service.xml
      • home
        • styles.css
        • favicon.ico
        • polyfills.ts
        • main.ts
        • index.html
        • app
          • generalProxyInformation
            • general.proxy.information.ts
            • general.proxy.information.component.html
            • general.proxy.information.component.ts
          • app.module.ts
          • homepage.service.ts
          • topologies
            • topology.information.component.html
            • topology.information.ts
            • topology.information.component.ts
            • topology.information.component.css
            • service.ts
        • tsconfig.json
        • environments
          • environment.ts
          • environment.prod.ts
        • assets
          • sticky-footer.css
          • knox-logo-transparent.gif
          • .gitkeep
          • service-logos
      • angular-cli.json
      • pom.xml
      • tslint.json
      • proxy.conf.json
      • npm
      • package.json
      • .gitignore
    • gateway-server
      • src
        • main
          • resources
            • build.properties
            • META-INF
              • services
                • org.apache.knox.gateway.services.metrics.InstrumentationProviderDescriptor
                • org.apache.knox.gateway.deploy.ServiceDeploymentContributor
                • org.apache.knox.gateway.topology.monitor.RemoteConfigurationMonitorProvider
                • org.apache.knox.gateway.security.RemoteAliasServiceProvider
                • org.apache.knox.gateway.services.metrics.MetricsReporter
                • org.apache.knox.gateway.deploy.ProviderDeploymentContributor
            • org
              • apache
                • knox
                  • gateway
                    • GatewayServer.xml
            • cluster-sample.xml
            • conf
              • topology-v1.xsd
              • log4j.properties
              • gateway-default.xml
              • gateway-site.xml
          • java
            • org
              • apache
                • knox
                  • gateway
                    • GatewayResources.java
                    • services
                      • security
                        • impl
                          • ZookeeperRemoteAliasServiceProvider.java
                          • ZookeeperRemoteAliasService.java
                          • DefaultKeystoreService.java
                          • CLIMasterService.java
                          • RemoteAliasService.java
                          • JettySSLService.java
                          • DefaultMasterService.java
                          • DefaultCryptoService.java
                          • DefaultAliasService.java
                      • topology
                        • impl
                          • DefaultClusterConfigurationMonitorService.java
                          • DefaultTopologyService.java
                        • monitor
                          • DescriptorsMonitor.java
                          • SharedProviderConfigMonitor.java
                      • AbstractGatewayServices.java
                      • hostmap
                        • impl
                          • DefaultHostMapperService.java
                      • GatewayMetricsServletContextListener.java
                      • registry
                        • impl
                          • DefaultServiceRegistryService.java
                          • DefaultServiceDefinitionRegistry.java
                          • RegEntry.java
                          • DefaultServiceDefEntry.java
                          • Registry.java
                      • CLIGatewayServices.java
                      • GatewayServicesContextListener.java
                      • DefaultServerInfoService.java
                      • DefaultGatewayServices.java
                      • token
                        • impl
                          • DefaultTokenStateService.java
                          • state
                            • MultiFileTokenStateJournal.java
                            • TokenStateJournalFactory.java
                            • FileTokenStateJournal.java
                          • AliasBasedTokenStateService.java
                          • TokenStateServiceMessages.java
                          • DefaultTokenAuthorityService.java
                          • JournalBasedTokenStateService.java
                        • state
                          • JournalEntry.java
                          • TokenStateJournal.java
                      • metrics
                        • impl
                          • DefaultMetricsService.java
                          • instr
                            • InstrumentedGatewayFilter.java
                            • InstrUtils.java
                            • InstrHttpClientBuilderProvider.java
                            • InstrHttpClientProviderDescriptor.java
                            • InstrGatewayFilterProvider.java
                            • InstrGatewayFilterProviderDescriptor.java
                          • reporters
                            • GraphiteMetricsReporter.java
                            • JmxMetricsReporter.java
                            • AbstractMetricsReporter.java
                          • DefaultMetricsContext.java
                    • topology
                      • xml
                        • AmbariFormatXmlTopologyRules.java
                        • KnoxFormatXmlTopologyRules.java
                      • builder
                        • BeanPropertyTopologyBuilder.java
                        • property
                          • Property.java
                          • interpreter
                            • GatewayPropertyInterpreter.java
                            • PropertyInterpreter.java
                            • ProviderPropertyInterpreter.java
                            • Interpreter.java
                            • ProviderParameterPropertyInterpreter.java
                            • AbstractInterpreter.java
                            • ServicePropertyInterpreter.java
                            • TopologyPropertyInterpreter.java
                            • ServiceParameterPropertyInterpreter.java
                            • InterpretException.java
                        • PropertyTopologyBuilder.java
                      • monitor
                        • RemoteConfigurationMonitorFactory.java
                        • DefaultConfigurationMonitorProvider.java
                        • DefaultRemoteConfigurationMonitor.java
                      • validation
                        • TopologyValidator.java
                    • GatewayServlet.java
                    • GatewayFilter.java
                    • websockets
                      • MessageEventCallback.java
                      • WebsocketLogMessages.java
                      • ProxyInboundSocket.java
                      • ProxyWebSocketAdapter.java
                      • GatewayWebsocketHandler.java
                      • ProxyInboundClient.java
                    • GatewayServer.java
                    • GatewayCommandLine.java
                    • trace
                      • TraceInput.java
                      • TraceHandler.java
                      • TraceResponse.java
                      • KnoxErrorHandler.java
                      • TraceRequest.java
                      • AccessHandler.java
                      • TraceOutput.java
                      • TraceUtil.java
                    • GatewayMessages.java
                    • util
                      • CredentialsProvider.java
                      • KnoxCLI.java
                      • TopologyToDescriptor.java
                      • ServletRequestUtils.java
                      • ServiceDefinitionsLoader.java
                      • PrincipalCredentials.java
                      • TopologyUtils.java
                    • deploy
                      • impl
                        • DispatchDeploymentContributor.java
                        • ApplicationDeploymentContributor.java
                        • ServiceDefinitionDeploymentContributor.java
                        • GenericProviderDeploymentContributor.java
                      • DeploymentContextImpl.java
                      • DeploymentFactory.java
                      • DeploymentException.java
                    • config
                      • impl
                        • GatewayConfigImpl.java
                    • GatewayFactory.java
                    • descriptor
                      • impl
                        • FilterParamDescriptorImpl.java
                        • GatewayParamDescriptorImpl.java
                        • FilterDescriptorImpl.java
                        • ResourceParamDescriptorImpl.java
                        • ResourceDescriptorImpl.java
                        • GatewayDescriptorImpl.java
                      • xml
                        • XmlGatewayDescriptorRules.java
                        • XmlGatewayDescriptorTags.java
                        • XmlGatewayDescriptorImporter.java
                        • XmlGatewayDescriptorExporter.java
                        • XmlGatewayDescriptorFactory.java
                      • GatewayDescriptorFactory.java
                    • GatewayForwardingServlet.java
                    • dispatch
                      • DispatchParamResolver.java
                      • ServletDispatch.java
                      • UrlConnectionDispatch.java
                    • model
                      • ProviderConfiguration.java
                      • DescriptorConfiguration.java
                      • Topology.java
                    • filter
                      • CorrelationHandler.java
                      • SessionFilter.java
                      • PortMappingHelperHandler.java
                      • RequestUpdateHandler.java
                      • BasicAuthChallengeFilter.java
                      • JaasLoginFilter.java
                    • GatewayServerLifecycleListener.java
        • test
          • resources
            • conf-empty
              • conf
                • empty
            • client-keystore.jks
            • conf-full
              • conf
                • gateway-default.xml
                • gateway-site.xml
            • client-truststore.jks
            • services
              • bar
                • 2.0.0
                  • service.xml
              • foo
                • 1.0.0
                  • rewrite.xml
                  • service.xml
                  • service.xml.ignored
            • token-test.xml
            • log4j.properties
            • logging.properties
            • jaas.conf
            • krb5.conf
            • gateway-demo-insecure.xml
            • keystores
              • readme.txt
              • server-truststore.jks
              • testSigningKeyName.jks
              • server-keystore.jks
            • META-INF
              • services
                • org.apache.knox.gateway.topology.discovery.ServiceDiscoveryType
                • org.apache.knox.gateway.service.config.remote.RemoteConfigurationRegistryClientServiceProvider
                • org.apache.knox.gateway.security.RemoteAliasServiceProvider
            • websocket-services
              • websocket
                • 0.6.0
                  • rewrite.xml
                  • service.xml
            • gateway-demo-secure.xml
            • shiro.ini
            • org
              • apache
                • knox
                  • gateway
                    • topology
                      • xml
                        • service-param-topology-ambari-format.conf
                        • simple-topology-knox-format.xml
                        • TopologyRulesModuleTest
                          • topology-with-application.xml
                          • topology-with-dispatch-parameters.xml
                          • topology-with-dispatch.xml
                        • service-param-topology-knox-format.xml
                        • simple-topology-ambari-format.conf
                      • file
                        • simple-descriptor-five.json
                        • topology-one.xml
                        • ambari-cluster-policy.xml
                        • provider-config-one.xml
                        • topology-two.xml
                        • simple-topology-four.json
                        • simple-descriptor-six.json
                        • topology-three.xml
                      • validation
                        • TopologyValidatorTest
                          • topology-valid-complete.xml
                          • topology-valid-with-name.xml
                          • topology-valid.xml
                    • GatewayFuncTest.xml
            • server-keystore.jks
            • conf-demo
              • conf
                • gateway-default.xml
                • shiro.ini
                • topologies
                  • admin.xml
                  • sandbox.xml
                • gateway-site.xml
            • conf-site
              • conf
                • gateway-site.xml
          • java
            • org
              • apache
                • knox
                  • gateway
                    • GatewayForwardingServletTest.java
                    • TempletonDemo.java
                    • AuditLoggingTest.java
                    • services
                      • security
                        • impl
                          • RemoteAliasServiceTestProvider.java
                          • RemoteAliasServiceTest.java
                          • ZookeeperRemoteAliasMonitorTest.java
                          • ZookeeperRemoteAliasServiceTest.java
                          • JettySSLServiceTest.java
                          • DefaultKeystoreServiceTest.java
                        • CryptoServiceTest.java
                      • topology
                        • DefaultTopologyServiceTest.java
                      • registry
                        • DefaultServiceDefinitionRegistryTest.java
                      • AbstractGatewayServicesTest.java
                      • token
                        • impl
                          • JournalBasedTokenStateServiceTest.java
                          • state
                            • FileTokenStateJournalTest.java
                            • MultiFileTokenStateJournalTest.java
                            • AbstractFileTokenStateJournalTest.java
                          • DefaultTokenAuthorityServiceTest.java
                          • AliasBasedTokenStateServiceTest.java
                          • DefaultTokenStateServiceTest.java
                      • metrics
                        • impl
                          • DefaultMetricsServiceTest.java
                    • topology
                      • xml
                        • TopologyRulesModuleTest.java
                      • simple
                        • SimpleDescriptorHandlerTest.java
                        • SimpleDescriptorFactoryTest.java
                        • ProviderConfigurationParserTest.java
                      • builder
                        • PropertyTopologyBuilderTest.java
                      • discovery
                        • ServiceDiscoveryFactoryTest.java
                        • test
                          • extension
                            • PropertiesFileServiceDiscoveryType.java
                            • SneakyServiceDiscoveryType.java
                            • SneakyServiceDiscoveryImpl.java
                            • PropertiesFileServiceDiscovery.java
                            • DummyServiceDiscoveryType.java
                            • DummyServiceDiscovery.java
                        • PropertiesFileServiceDiscoveryTest.java
                      • monitor
                        • DefaultRemoteConfigurationMonitorTest.java
                        • ZooKeeperConfigurationMonitorTest.java
                      • validation
                        • TopologyValidatorTest.java
                    • websockets
                      • BadSocket.java
                      • ConnectionDroppedTest.java
                      • BadBackendTest.java
                      • MessageFailureTest.java
                      • WebsocketMultipleConnectionTest.java
                      • WebsocketEchoTest.java
                      • BigEchoSocketHandler.java
                      • WebsocketServerInitiatedPingTest.java
                      • WebsocketServerInitiatedMessageTest.java
                      • BadUrlTest.java
                      • WebsocketEchoTestBase.java
                      • EchoSocket.java
                      • WebsocketClient.java
                      • WebsocketBackendUrlTest.java
                      • WebsocketEchoHTTPServiceRoleTest.java
                      • WebsocketEchoHandler.java
                      • ProxyInboundClientTest.java
                    • GatewayPortMappingConfigTest.java
                    • util
                      • ServiceDefinitionsLoaderTest.java
                      • KnoxCLITest.java
                    • deploy
                      • impl
                        • ServiceDefinitionDeploymentContributorTest.java
                        • GenericProviderDeploymentContributorTest.java
                      • DeploymentFactoryTest.java
                    • config
                      • impl
                        • GatewayConfigImplTest.java
                    • service
                      • config
                        • remote
                          • LocalFileSystemRemoteConfigurationRegistryClientServiceProvider.java
                          • LocalFileSystemRemoteConfigurationRegistryClientService.java
                    • mock
                      • MockConsoleFactory.java
                    • descriptor
                      • xml
                        • XmlGatewayDescriptorImporterTest.java
                        • XmlGatewayDescriptorExporterTest.java
                      • GatewayDescriptorTest.java
                    • GatewayFilterTest.java
                    • GatewayFuncTest.xml
                    • filter
                      • ForwardedRequestTest.java
                    • GatewayGlobalConfigTest.java
      • pom.xml
    • ISSUES
    • gateway-util-common
      • src
        • main
          • java
            • org
              • apache
                • knox
                  • gateway
                    • i18n
                      • GatewayUtilCommonMessages.java
                    • audit
                      • api
                        • AuditContext.java
                        • ActionOutcome.java
                        • AuditService.java
                        • ResourceType.java
                        • AuditServiceFactory.java
                        • CorrelationServiceFactory.java
                        • CorrelationService.java
                        • Auditor.java
                        • CorrelationContext.java
                        • Action.java
                      • log4j
                        • layout
                          • AuditLayout.java
                        • appender
                          • JdbmQueue.java
                          • JdbmStoreAndForwardAppender.java
                        • audit
                          • Log4jAuditor.java
                          • Log4jAuditService.java
                          • AuditConstants.java
                          • Log4jAuditContext.java
                        • correlation
                          • Log4jCorrelationService.java
                          • Log4jCorrelationContext.java
                    • util
                      • MimeTypes.java
                      • Urls.java
                      • HttpUtils.java
                      • CookieUtils.java
                      • RegExUtils.java
                      • NoClassNameMultiLineToStringStyle.java
                      • JsonUtils.java
                      • MimeTypeMap.java
                      • XmlUtils.java
                      • JsonPath.java
                      • X500PrincipalParser.java
                      • X509CertificateUtil.java
                      • CertificateUtils.java
                      • PasswordUtils.java
                      • IpAddressValidator.java
                      • CollectionUtils.java
                      • StringUtils.java
                    • servlet
                      • SynchronousServletOutputStreamAdapter.java
                      • SynchronousServletInputStreamAdapter.java
        • test
          • resources
            • audit-log4j.properties
          • java
            • org
              • apache
                • knox
                  • gateway
                    • audit
                      • StoreAndForwardAppenderTest.java
                      • AuditLayoutTest.java
                      • AuditServiceTest.java
                      • JdbmQueueTest.java
                    • util
                      • PasswordUtilsTest.java
                      • HttpUtilsTest.java
                      • UrlsTest.java
                      • StringUtilsTest.java
                      • CookieUtilsTest.java
                      • MimeTypeMapTest.java
                      • IpAddressValidatorTest.java
                      • CollectionUtilsTest.java
                      • JsonPathTest.java
                      • JsonUtilsTest.java
      • pom.xml
    • gateway-provider-security-authc-anon
      • src
        • main
          • resources
            • META-INF
              • services
                • org.apache.knox.gateway.deploy.ProviderDeploymentContributor
          • java
            • org
              • apache
                • knox
                  • gateway
                    • deploy
                      • AnonymousAuthDeploymentContributor.java
                    • filter
                      • AnonymousAuthFilter.java
        • test
          • java
            • org
              • apache
                • knox
                  • gateway
                    • deploy
                      • AnonymousAuthDeploymentContributorTest.java
      • pom.xml
    • gateway-test
      • src
        • test
          • resources
            • client-keystore.jks
            • client-truststore.jks
            • log4j.properties
            • jaas.conf
            • krb5.conf
            • users-dynamic.ldif
            • server-truststore.jks
            • META-INF
              • services
                • org.apache.knox.gateway.topology.discovery.ServiceDiscoveryType
                • org.apache.knox.gateway.deploy.ServiceDeploymentContributor
                • org.apache.knox.gateway.deploy.ProviderDeploymentContributor
            • shiro.ini
            • org
              • apache
                • knox
                  • gateway
                    • GatewayAdminTopologyFuncTest
                      • test-cluster.xml
                    • GatewayLdapPosixGroupFuncTest
                      • users.ldif
                    • GatewaySslFuncTest
                      • test-admin-topology.xml
                    • WebHdfsHaFuncTest
                      • webhdfs-liststatus-success.json
                      • webhdfs-liststatus-standby.json
                      • webhdfs-mkdirs-safemode.json
                      • webhdfs-rename-safemode.json
                      • webhdfs-rename-safemode-off.json
                    • deploy
                      • DeploymentFactoryFuncTest
                        • test-apps
                          • minimal-test-app
                            • rewrite.xml
                            • service.xml
                    • GatewayAppFuncTest
                      • test-multi-apps-topology.xml
                      • test-default-app-name-topology.xml
                      • test-dynamic-app-topology.xml
                      • test-svcs-and-apps-topology.xml
                      • test-naked-app-topology.xml
                      • test-static-hello-topology.xml
                      • test-apps
                        • static-xml-app
                          • app
                            • test.xml
                        • static-hello-app
                          • app
                            • index.html
                        • readme.txt
                        • dynamic-app
                          • app.war
                            • WEB-INF
                              • web.xml
                        • static-json-app
                          • rewrite.xml
                          • service.xml
                          • app.dir
                            • one.json
                      • test-svcs
                        • readme.txt
                        • webhdfs
                          • 2.4.0
                            • rewrite.xml
                            • service.xml
                    • GatewayBasicFuncTest
                      • script.hive
                      • storm
                        • topology-summary.json
                        • cluster-summary.json
                        • cluster-configuration.json
                        • topology-id.json
                        • topology-component-id.json
                        • supervisor-summary.json
                      • oozie-workflow.xml
                      • hbase
                        • table-schema.xml
                        • table-list.protobuf
                        • table-schema.protobuf
                        • table-list.xml
                        • table-data.protobuf
                        • table-metadata.json
                        • table-list.json
                        • scanner-definition.xml
                        • table-data.xml
                        • table-schema.json
                        • table-data.json
                        • table-metadata.protobuf
                        • table-metadata.xml
                      • webhdfs-liststatus-default.json
                      • oozie-admin-status.json
                      • oozie-job.json
                      • oozie-versions.json
                      • oozie-job-show-log.txt
                      • test.txt
                      • oozie-admin-java-sys-properties.json
                      • passwd.txt
                      • small1.txt
                      • webhdfs-liststatus-empty.json
                      • yarn
                        • proxy-mapreduce-job-attempts.xml
                        • proxy-mapreduce-tasks.xml
                        • proxy-mapreduce-task-attempts.json
                        • proxy-mapreduce-job-counters.json
                        • nodes.xml
                        • cluster-metrics.xml
                        • proxy-mapreduce-job.json
                        • cluster-metrics.json
                        • cluster-info.xml
                        • proxy-mapreduce-info.xml
                        • apps.xml
                        • proxy-mapreduce-task-attempts.xml
                        • appstatistics.json
                        • app_running.xml
                        • proxy-mapreduce-task.xml
                        • app_running.json
                        • proxy-mapreduce-task.json
                        • proxy-mapreduce-jobs.json
                        • scheduler.json
                        • proxy-mapreduce-job-conf.xml
                        • proxy-mapreduce-info.json
                        • application-submit-request.json
                        • proxy-mapreduce-task-counters.xml
                        • proxy-mapreduce-task-attempt-counters.xml
                        • app_succeeded.json
                        • node.xml
                        • proxy-mapreduce-task-attempt.json
                        • proxy-mapreduce-job-attempts.json
                        • proxy-mapreduce-task-counters.json
                        • cluster-info.json
                        • appstatistics.xml
                        • appattempts.xml
                        • proxy-mapreduce-task-attempt.xml
                        • node.json
                        • proxy-mapreduce-task-attempt-counters.json
                        • proxy-mapreduce-tasks.json
                        • apps.json
                        • application-killing.json
                        • proxy-mapreduce-jobs.xml
                        • proxy-mapreduce-job.xml
                        • nodes.json
                        • app_succeeded.xml
                        • appattempts.json
                        • scheduler.xml
                        • proxy-mapreduce-job-counters.xml
                        • new-application.json
                      • oozie-admin-os-env.json
                      • oozie-admin-build-version.json
                      • oozie-admin-configuration.json
                      • oozie-job-show-info.json
                      • script.pig
                      • oozie-jobs-submit-response.json
                      • solr
                        • query_response.xml
                      • webhdfs-success.json
                      • hive
                        • close-operation-5-result.bin
                        • close-operation-4-request.bin
                        • execute-select-from-table-request.bin
                        • execute-set-security-authorization-enabled-result.bin
                        • execute-create-table-request.bin
                        • get-result-set-metadata-request.bin
                        • open-session-request.bin
                        • execute-set-server2-http-path-result.bin
                        • open-session-result.bin
                        • execute-set-server2-servermode-result.bin
                        • close-session-result.bin
                        • execute-set-fetch-output-serde-result.bin
                        • execute-set-fetch-output-serde-request.bin
                        • close-operation-3-request.bin
                        • close-session-request.bin
                        • fetch-results-result.bin
                        • close-operation-4-result.bin
                        • execute-set-security-authorization-enabled-request.bin
                        • close-operation-1-result.bin
                        • execute-set-server2-http-path-request.bin
                        • get-result-set-metadata-result.bin
                        • close-operation-5-request.bin
                        • execute-select-from-table-result.bin
                        • close-operation-2-request.bin
                        • close-operation-1-request.bin
                        • close-operation-3-result.bin
                        • execute-set-server2-servermode-request.bin
                        • close-operation-6-request.bin
                        • close-operation-2-result.bin
                        • execute-create-table-result.bin
                        • fetch-results-request.bin
                        • close-operation-6-result.bin
                      • falcon
                        • instance-process-logs.json
                        • metadata-lineage-edges-all.json
                        • metadata-lineage-vertices-id.json
                        • metadata-lineage-vertices-key.json
                        • config-deploy.xml
                        • cleansedEmailFeed.xml
                        • virginiaCluster.xml
                        • metadata-lineage-vertices-direction.json
                        • entity-validate-cluster.xml
                        • config-build.json
                        • entity-schedule-feed.xml
                        • config-startup.json
                        • entity-update-feed.xml
                        • config-runtime.xml
                        • oregonCluster.xml
                        • instance-running-process.json
                        • config-startup.xml
                        • cleanseEmailProcess.xml
                        • instance-params-process.json
                        • metadata-disc-cluster-entity.json
                        • entity-summary-feed.xml
                        • instance-status-process.json
                        • config-build.xml
                        • entity-status-process.xml
                        • rawEmailFeed.xml
                        • metadata-disc-cluster-relations.json
                        • entity-submit-feed.json
                        • entity-resume-feed.xml
                        • entity-list-cluster.xml
                        • entity-dependency-process.xml
                        • entity-delete-process.json
                        • metadata-lineage-vertices-all.json
                        • version.xml
                        • metadata-disc-process-entity.json
                        • emailIngestProcess.xml
                        • config-deploy.json
                        • metadata-lineage-edges-id.json
                        • stack.txt
                        • version.json
                        • entity-summary-feed.json
                        • config-runtime.json
                        • entity-submit-schedule-process.json
                      • oozie-jobs-empty.json
                      • webhdfs-liststatus-test.json
                      • small2.txt
                      • webhcat-job-status.json
                      • oozie-job-show-definition.xml
                      • oozie-admin-instrumentation.json
                      • oozie-jobs-submit-request.xml
                      • oozie-jobs-sample.json
                      • oozie-job-action-rerun-request.xml
                    • AmbariServiceDefinitionTest
                      • encrypted-response.txt
                      • history-server-response.json
                      • views-response-expected.json
                      • views-response.json
                      • unwise-character-response.json
                      • history-server-response-expected.json
                      • post-data-wrong-type.json
                      • clusters-response-expected.json
                      • test-svcs
                        • readme.txt
                      • test-topology.xml
                      • clusters-response.json
                    • OozieServiceDefinitionTest
                      • oozie-request-with-var.xml
                      • oozie-request-relative.xml
                      • oozie-request-with-complex-var.xml
                    • GatewayMultiFuncTest
                      • services
                        • readme.txt
                        • repeat
                          • 0.0.0
                            • rewrite.xml
                            • service.xml
                      • applications
                        • readme.txt
                      • topologies
                        • test-knox694-principal-regex-search-scope-onelevel-negative.xml
                        • test-knox694-principal-regex-search-scope-object.xml
                        • test-knox678-utf8-chars-topology.xml
                        • test-knox694-principal-regex-search-scope-onelevel-positive.xml
                        • test-knox694-principal-regex-search-attribute.xml
                        • test-knox694-principal-regex-user-dn-template.xml
                        • test-knox694-principal-regex-search-filter.xml
            • users.ldif
            • server-keystore.jks
          • java
            • org
              • apache
                • knox
                  • gateway
                    • TestServiceDeploymentContributor.java
                    • Knox242FuncTest.java
                    • TestServlet.java
                    • topology
                      • monitor
                        • RemoteConfigurationMonitorTest.java
                    • GatewayPortMappingFailTest.java
                    • GatewayAdminTopologyFuncTest.java
                    • GatewayAppFuncTest.java
                    • GatewayLdapPosixGroupFuncTest.java
                    • GatewayLdapGroupFuncTest.java
                    • KnoxCliLdapFuncTestPositive.java
                    • GatewayUIFuncTest.java
                    • GatewayMultiFuncTest.java
                    • GatewayCorrelationIdTest.java
                    • TestJerseyServiceDeploymentContributor.java
                    • GatewaySampleFuncTest.java
                    • GatewayLocalServiceFuncTest.java
                    • GatewaySslFuncTest.java
                    • TestProviderDeploymentContributor.java
                    • GatewayAdminFuncTest.java
                    • GatewayPortMappingDisableFeatureTest.java
                    • TestServiceDispatchFilter.java
                    • deploy
                      • DeploymentFactoryFuncTest.java
                    • KnoxCliLdapFuncTestNegative.java
                    • SimpleDescriptorHandlerFuncTest.java
                    • WebHdfsHaFuncTest.java
                    • KnoxCliSysBindTest.java
                    • OozieServiceDefinitionTest.java
                    • GatewayBasicFuncTest.java
                    • AmbariServiceDefinitionTest.java
                    • GatewayLdapDynamicGroupFuncTest.java
                    • TestJerseyService.java
                    • GatewayPortMappingFuncTest.java
                    • GatewayHealthFuncTest.java
                    • GatewayDeployFuncTest.java
                    • PortMappingHelper.java
                    • GatewayDefaultTopologyTest.java
      • pom.xml
    • gateway-demo-ldap
      • src
        • main
          • resources
            • log4j.properties
            • users.ldif
          • java
            • org
              • apache
                • knox
                  • gateway
                    • security
                      • ldap
                        • SimpleDirectoryService.java
                        • SimpleLdapDirectoryServer.java
        • test
          • java
            • org
              • apache
                • knox
                  • gateway
                    • security
                      • ldap
                        • SimpleLdapServerTest.java
      • pom.xml
    • gateway-service-remoteconfig
      • src
        • main
          • resources
            • META-INF
              • services
                • org.apache.knox.gateway.service.config.remote.RemoteConfigurationRegistryClientServiceProvider
          • java
            • org
              • apache
                • knox
                  • gateway
                    • service
                      • config
                        • remote
                          • RemoteConfigurationRegistryConfig.java
                          • zk
                            • ZooKeeperClientService.java
                            • RemoteConfigurationRegistryJAASConfig.java
                            • ZooKeeperClientServiceProvider.java
                            • CuratorClientService.java
                          • RemoteConfigurationRegistryClientServiceFactory.java
                          • config
                            • RemoteConfigurationRegistries.java
                            • DefaultRemoteConfigurationRegistries.java
                            • RemoteConfigurationRegistriesAccessor.java
                            • RemoteConfigurationRegistriesParser.java
                            • RemoteConfigurationRegistry.java
                          • RemoteConfigurationRegistryClientServiceProvider.java
                          • RemoteConfigurationMessages.java
        • test
          • java
            • org
              • apache
                • knox
                  • gateway
                    • service
                      • config
                        • remote
                          • zk
                            • RemoteConfigurationRegistryClientServiceTest.java
                            • RemoteConfigurationRegistryJAASConfigTest.java
                          • util
                            • RemoteRegistryConfigTestUtils.java
                          • config
                            • DefaultRemoteConfigurationRegistriesTest.java
                            • RemoteConfigurationRegistryConfigParserTest.java
      • pom.xml
    • gateway-provider-security-clientcert
      • src
        • main
          • resources
            • META-INF
              • services
                • org.apache.knox.gateway.deploy.ProviderDeploymentContributor
          • java
            • org
              • apache
                • knox
                  • gateway
                    • clientcert
                      • deploy
                        • ClientCertDeploymentContributor.java
                      • filter
                        • ClientCertFilter.java
        • test
          • java
            • org
              • apache
                • knox
                  • gateway
                    • clientcert
                      • ClientCertDeploymentContributorTest.java
      • pom.xml
    • gateway-service-test
      • src
        • main
          • resources
            • META-INF
              • services
                • org.apache.knox.gateway.deploy.ServiceDeploymentContributor
            • org
              • apache
                • knox
                  • gateway
                    • service
                      • test
                        • jaxb.properties
          • java
            • org
              • apache
                • knox
                  • gateway
                    • service
                      • test
                        • ServiceTestURL.java
                        • ServiceTestWrapperMarshaller.java
                        • ServiceTestResource.java
                        • deploy
                          • ServiceTestDeploymentContributor.java
      • pom.xml
    • gateway-topology-hadoop-xml
      • src
        • main
          • java
            • org
              • apache
                • knox
                  • gateway
                    • topology
                      • hadoop
                        • xml
                          • HadoopXmlResourceMonitor.java
                          • HadoopXmlResourceMessages.java
                          • HadoopXmlResourceParser.java
                          • HadoopXmlResourceParserResult.java
                      • discovery
                        • advanced
                          • AdvancedServiceDiscoveryConfigurationMonitor.java
                          • AdvancedServiceDiscoveryConfig.java
                          • AdvancedServiceDiscoveryConfigChangeListener.java
                          • AdvanceServiceDiscoveryConfigurationMessages.java
        • test
          • resources
            • testDescriptorWithoutDiscoveryDetails.xml
            • testDescriptorWithAdminProviderConfigUpdatedLdapUrl.xml
            • testDescriptorConfigurationWithWrongDescriptor.xml
            • testDescriptorConfigurationWithNonHadoopStyleConfiguration.xml
            • testDescriptor.xml
            • testDescriptorWithAdminProviderConfigRemovedUserDnTemplate.xml
          • java
            • org
              • apache
                • knox
                  • gateway
                    • topology
                      • hadoop
                        • xml
                          • HadoopXmlResourceParserTest.java
      • pom.xml
    • gateway-shell-samples
      • src
        • main
          • resources
            • samples
              • ExampleWebHdfsPutGet.groovy
              • SampleService.groovy
              • sample-descriptor.json
              • ExampleWebHCatQueue.groovy
              • README
              • sample-providers.json
              • ExampleHBase.groovy
              • ExampleWebHCatJob.groovy
              • sandbox-with-knox-inside.xml
              • ExampleWebHCatJobTeragen.groovy
              • ExampleWebHCatPig.groovy
              • ExampleOozieWorkflow.groovy
              • ExampleWebHCatSqoop.groovy
              • hive
                • java
                  • jdbc
                    • sandbox-with-knox-inside
                      • README
                      • HiveJDBCSample.java
                    • sandbox
                      • README
                      • HiveJDBCSample.java
                • groovy
                  • jdbc
                    • sandbox-with-knox-inside
                      • README
                      • HiveJDBCSample.groovy
                    • sandbox
                      • README
                      • HiveJDBCSample.groovy
                • sample.log
              • ExampleManagerResourceDeployment.groovy
              • SampleScript.groovy
              • ExampleWebHdfsLs.groovy
              • SampleSimpleCommand.groovy
              • SampleComplexCommand.groovy
              • ExampleManagerListResources.groovy
      • pom.xml
    • gateway-provider-rewrite-func-inbound-query-param
      • src
        • main
          • resources
            • META-INF
              • services
                • org.apache.knox.gateway.filter.rewrite.api.UrlRewriteFunctionDescriptor
                • org.apache.knox.gateway.filter.rewrite.spi.UrlRewriteFunctionProcessor
          • java
            • org
              • apache
                • knox
                  • gateway
                    • inboundurl
                      • impl
                        • InboundUrlFunctionProcessor.java
                      • api
                        • InboundUrlFunctionDescriptor.java
        • test
          • java
            • org
              • apache
                • knox
                  • gateway
                    • inboundurl
                      • impl
                        • InboundUrlFunctionProcessorTest.java
                      • api
                        • InboundUrlFunctionDescriptorTest.java
      • pom.xml
    • gateway-provider-security-pac4j
      • src
        • main
          • resources
            • META-INF
              • services
                • org.apache.knox.gateway.deploy.ProviderDeploymentContributor
          • java
            • org
              • apache
                • knox
                  • gateway
                    • pac4j
                      • deploy
                        • Pac4jFederationProviderContributor.java
                      • config
                        • ClientConfigurationDecorator.java
                        • AzureADClientConfigurationDecorator.java
                        • SAML2ClientConfigurationDecorator.java
                        • Pac4jClientConfigurationDecorator.java
                      • filter
                        • Pac4jIdentityAdapter.java
                        • Pac4jDispatcherFilter.java
                      • session
                        • KnoxSessionStore.java
                      • Pac4jMessages.java
        • test
          • java
            • org
              • apache
                • knox
                  • gateway
                    • pac4j
                      • Pac4jProviderTest.java
                      • MockHttpServletResponse.java
                      • config
                        • Pac4jClientConfigurationDecoratorTest.java
                        • SAML2ClientConfigurationDecoratorTest.java
                        • AzureADClientConfigurationDecoratorTest.java
                      • MockHttpServletRequest.java
      • pom.xml
    • gateway-provider-rewrite-common
      • src
        • main
          • java
            • org
              • apache
                • knox
                  • gateway
                    • filter
                      • rewrite
                        • impl
                          • xml
                            • XmlUrlRewriteRulesExporter.java
                            • XmlUrlRewriteRulesImporter.java
                            • XmlRewriteRulesTags.java
                            • XmlRewriteRulesDigester.java
                          • UrlRewriteFilterScopeDescriptorImpl.java
                          • UrlRewriteFilterDescriptorImpl.java
                          • UrlRewriteRulesDescriptorImpl.java
                          • UrlRewriteFilterGroupDescriptorBase.java
                          • UrlRewriteFilterApplyDescriptorImpl.java
                          • UrlRewriteRuleDescriptorImpl.java
                          • UrlRewriteFilterBufferDescriptorImpl.java
                          • UrlRewriteFilterContentDescriptorImpl.java
                          • UrlRewriteFilterDetectDescriptorImpl.java
                          • UrlRewriteFilterSelectorDescriptorBase.java
                        • i18n
                          • UrlRewriteMessages.java
                        • api
                          • UrlRewriteFunctionDescriptor.java
                          • UrlRewriteFunctionDescriptorFactory.java
                          • UrlRewriteStepFlow.java
                          • UrlRewriteFilterBufferDescriptor.java
                          • UrlRewriteEnvironment.java
                          • UrlRewriteFlowDescriptor.java
                          • UrlRewriteStepDescriptorFactory.java
                          • UrlRewriteFilterDetectDescriptor.java
                          • UrlRewriteFilterPathDescriptor.java
                          • UrlRewriteRulesDescriptor.java
                          • UrlRewriteFilterDescriptor.java
                          • UrlRewriter.java
                          • UrlRewriteRuleDescriptor.java
                          • UrlRewriteFilterGroupDescriptor.java
                          • UrlRewriteStepDescriptor.java
                          • UrlRewriteFilterContentDescriptor.java
                          • UrlRewriteFilterApplyDescriptor.java
                          • UrlRewriteFilterScopeDescriptor.java
                        • spi
                          • UrlRewriteRulesImporter.java
                          • UrlRewriteStepStatus.java
                          • UrlRewriteStepDescriptorBase.java
                          • UrlRewriteFlowDescriptorBase.java
                          • UrlRewriteRulesExporter.java
      • pom.xml
    • NOTICE
    • gateway-service-nifi
      • src
        • main
          • java
            • org
              • apache
                • knox
                  • gateway
                    • dispatch
                      • NiFiResponseUtil.java
                      • NiFiDispatch.java
                      • NiFiHaDispatch.java
                      • NiFiRequestUtil.java
                      • NiFiHeaders.java
      • pom.xml
    • gateway-provider-identity-assertion-switchcase
      • src
        • main
          • resources
            • META-INF
              • services
                • org.apache.knox.gateway.deploy.ProviderDeploymentContributor
          • java
            • org
              • apache
                • knox
                  • gateway
                    • identityasserter
                      • switchcase
                        • SwitchCaseIdentityAssertionFilter.java
                        • SwitchCaseIdentityAsserterDeploymentContributor.java
        • test
          • java
            • org
              • apache
                • knox
                  • gateway
                    • identityasserter
                      • switchcase
                        • SwitchCaseIdentityAssertionFilterTest.java
                        • SwitchCaseIdentityAsserterDeploymentContributorTest.java
      • pom.xml
    • dev-support
      • test-patch
      • for-each-profile.sh
      • raw-check-patch
      • find-new-patch-available-jiras
      • test-patch-11-findbugs
      • test-patch-08-rat
      • test-patch-09-javadoc
      • munge-table.rb
      • test-patch-30-dist
      • test-patch-10-compile
      • test-patch-20-tests
      • test-patch-00-clean
      • test-patch-05-patch-raw-analysis
    • .gitignore
    • doap_Knox.rdf
    • gateway-provider-rewrite-step-encrypt-uri
      • src
        • main
          • resources
            • META-INF
              • services
                • org.apache.knox.gateway.filter.rewrite.api.UrlRewriteStepDescriptor
                • org.apache.knox.gateway.filter.rewrite.spi.UrlRewriteStepProcessor
                • org.apache.knox.gateway.deploy.ProviderDeploymentContributor
          • java
            • org
              • apache
                • knox
                  • gateway
                    • encrypturi
                      • impl
                        • EncryptUriDeploymentContributor.java
                        • DecryptUriProcessor.java
                        • EncryptUriProcessor.java
                      • EncryptStepContextParams.java
                      • api
                        • DecryptUriDescriptor.java
                        • EncryptUriDescriptor.java
                      • EncryptUriMessages.java
        • test
          • java
            • org
              • apache
                • knox
                  • gateway
                    • encrypturi
                      • impl
                        • EncryptDecryptUriProcessorTest.java
                        • EncryptUriDeploymentContributorTest.java
                      • api
                        • DecryptUriDescriptorTest.java
                        • EncryptUriDescriptorTest.java
      • pom.xml
    • gateway-service-storm
      • src
        • main
          • java
            • org
              • apache
                • knox
                  • gateway
                    • storm
                      • StormDispatch.java
      • pom.xml
    • gateway-provider-rewrite
      • src
        • main
          • resources
            • META-INF
              • services
                • org.apache.knox.gateway.filter.rewrite.api.UrlRewriteFunctionDescriptor
                • org.apache.knox.gateway.filter.rewrite.api.UrlRewriteStepDescriptor
                • org.apache.knox.gateway.filter.rewrite.spi.UrlRewriteFunctionProcessor
                • org.apache.knox.gateway.filter.rewrite.spi.UrlRewriteStepProcessor
                • org.apache.knox.gateway.filter.rewrite.spi.UrlRewriteStreamFilter
                • org.apache.knox.gateway.deploy.ProviderDeploymentContributor
          • java
            • org
              • apache
                • knox
                  • gateway
                    • filter
                      • rewrite
                        • impl
                          • xml
                            • XmlFilterReader.java
                            • XmlUrlRewriteStreamFilter.java
                            • XmlUrlRewriteFilterReader.java
                          • UrlRewriteRequest.java
                          • html
                            • HtmlFilterReader.java
                            • HtmlImportFunctionProcessor.java
                            • HtmlPostfixDescriptor.java
                            • HtmlFilterReaderBase.java
                            • HtmlImportFunctionDescriptor.java
                            • HtmlUrlRewriteStreamFilter.java
                            • HtmlUrlRewriteFilterReader.java
                            • HtmlInfixDescriptor.java
                            • HtmlPostfixProcessor.java
                            • HtmlPrefixDescriptor.java
                            • HtmlInfixProcessor.java
                            • HtmlPrefixProcessor.java
                          • UrlRewriteFunctionProcessorFactory.java
                          • CookieScopeResponseWrapper.java
                          • javascript
                            • JavaScriptUrlRewriteFilterReader.java
                            • JavaScriptFilterReader.java
                            • JavaScriptUrlRewriteStreamFilter.java
                          • UrlRewriteStepProcessorHolder.java
                          • UrlRewriteStepProcessorFactory.java
                          • form
                            • FormUrlRewriteStreamFilter.java
                            • FormReader.java
                            • FormWriter.java
                            • FormFilterReader.java
                            • FormUrlRewriteFilterReader.java
                            • FormPair.java
                          • UrlRewriteRequestStream.java
                          • UrlRewriteRuleProcessorHolder.java
                          • UrlRewriteResponseStream.java
                          • FrontendFunctionProcessor.java
                          • UrlRewriteResponse.java
                          • UrlRewriteContextImpl.java
                          • UrlRewriteStepProcessorState.java
                          • UrlRewriteUtil.java
                          • json
                            • JsonFilterReader.java
                            • JsonUrlRewriteFilterReader.java
                            • JsonUrlRewriteStreamFilter.java
                          • UrlRewriteFilterReader.java
                          • UrlRewriteRuleProcessorImpl.java
                          • UrlRewriteDeploymentContributor.java
                        • i18n
                          • UrlRewriteResources.java
                        • api
                          • UrlRewriteServletEnvironment.java
                          • UrlRewriteProcessor.java
                          • UrlRewriteServletContextListener.java
                          • UrlRewriteRulesDescriptorFactory.java
                          • UrlRewriteServletFilter.java
                          • CookieScopeServletFilter.java
                          • FrontendFunctionDescriptor.java
                          • UrlRewriteStreamFilterFactory.java
                        • ext
                          • UrlRewriteCheckDescriptor.java
                          • UrlRewriteMatchDescriptorExt.java
                          • UrlRewriteCheckDescriptorExt.java
                          • UrlRewriteActionRewriteProcessorExt.java
                          • UrlRewriteControlDescriptor.java
                          • UrlRewriteActionRewriteDescriptorExt.java
                          • UrlRewriteControlProcessorExt.java
                          • UrlRewriteActionDescriptor.java
                          • ScopedMatcher.java
                          • UrlRewriteMatchProcessorExt.java
                          • UrlRewriteMatchDescriptor.java
                          • UrlRewriteControlDescriptorExt.java
                          • UrlRewriteCheckProcessorExt.java
                        • spi
                          • UrlRewriteFunctionProcessor.java
                          • UrlRewriteActionDescriptorBase.java
                          • UrlRewriteFunctionProcessorBase.java
                          • UrlRewriteContext.java
                          • UrlRewriteStepProcessor.java
                          • UrlRewriteResolver.java
                          • UrlRewriteStreamFilter.java
        • test
          • resources
            • log4j.properties
            • KNOX-1412.xml.gz
            • org
              • apache
                • knox
                  • gateway
                    • filter
                      • rewrite
                        • impl
                          • xml
                            • XmlFilterReaderTest
                              • properties-attributes.xml
                              • properties-elements.xml
                          • FrontendFunctionProcessorTest
                            • rewrite.xml
                            • test-input-body.json
                          • json
                            • JsonFilterReaderTest
                              • empty-object-value.json
                              • dotted-field-name.json
                              • array.json
                              • properties.json
                              • simple-values.json
                              • complex.json
                              • empty-array-value.json
                        • api
                          • UrlRewriteServletFilterTest
                            • rewrite.xml
                          • UrlRewriteRulesDescriptorFactoryTest
                            • empty.xml
                            • filter-complete.xml
                            • simple.xml
                            • filter-simple.xml
                            • invalid.xml
                            • noop.xml
                            • filter-sample.xml
                          • UrlRewriteProcessorTest
                            • rewrite.xml
                            • rewrite-with-same-rules-different-scope.xml
                            • rewrite-with-same-rules.xml
                            • rewrite-no-match.xml
                          • UrlRewriteServletContextListenerTest
                            • rewrite.xml
          • java
            • org
              • apache
                • knox
                  • gateway
                    • filter
                      • rewrite
                        • impl
                          • rewrite.xml
                          • UrlRewriteContextImplTest.java
                          • xml
                            • XmlFilterReaderTest.java
                            • XmlUrlRewriteRulesExporterTest.java
                          • UrlRewriteStepProcessorStateTest.java
                          • html
                            • HtmlFilterReaderBaseTest.java
                            • HtmlPostfixProcessorTest.java
                            • HtmlImportFunctionProcessorTest.java
                            • HtmlInfixProcessorTest.java
                            • HtmlPrefixProcessorTest.java
                          • UrlRewriteRequestTest.java
                          • javascript
                            • JavaScriptFilterReaderTest.java
                          • FrontendFunctionProcessorTest.java
                          • json
                            • NoopJsonFilterReader.java
                            • JsonFilterReaderTest.java
                            • TestJsonFilterReader.java
                          • CookieScopeResponseWrapperTest.java
                          • gateway.xml
                          • UrlRewriteResponseTest.java
                        • api
                          • FrontendFunctionDescriptorTest.java
                          • UrlRewriteServletFilterTest.java
                          • UrlRewriteRulesDescriptorFactoryTest.java
                          • UrlRewriteProcessorTest.java
                          • UrlRewriteServletContextListenerTest.java
                          • UrlRewriteServletEnvironmentTest.java
      • pom.xml
    • gateway-topology-simple
      • src
        • main
          • java
            • org
              • apache
                • knox
                  • gateway
                    • topology
                      • simple
                        • SimpleDescriptor.java
                        • XMLProviderConfiguration.java
                        • ProviderConfiguration.java
                        • SimpleDescriptorFactory.java
                        • SimpleDescriptorMessages.java
                        • ProviderOrder.java
                        • JSONProviderConfiguration.java
                        • SimpleDescriptorImpl.java
                        • SimpleDescriptorHandler.java
                        • ProviderConfigurationParser.java
                      • discovery
                        • DefaultServiceDiscoveryConfig.java
      • pom.xml
    • gateway-test-utils
      • src
        • main
          • java
            • org
              • apache
                • knox
                  • test
                    • Console.java
                    • category
                      • ReleaseTest.java
                      • MediumTests.java
                      • ManualTests.java
                      • SlowTests.java
                      • FastTests.java
                      • VerifyTest.java
                      • UnitTests.java
                    • log
                      • NoOpLogger.java
                      • NoOpAppender.java
                      • CollectAppender.java
                    • TestUtils.java
                    • mock
                      • MockServer.java
                      • MockServlet.java
                      • MockServletInputStream.java
                      • MockResponseProvider.java
                      • MockHttpServletResponse.java
                      • MockInteraction.java
                      • MockRequestMatcher.java
                      • MockHttpServletRequest.java
                      • MockServletContext.java
                      • MockFilterConfig.java
      • pom.xml
    • gateway-provider-rewrite-step-secure-query
      • src
        • main
          • resources
            • META-INF
              • services
                • org.apache.knox.gateway.filter.rewrite.api.UrlRewriteStepDescriptor
                • org.apache.knox.gateway.filter.rewrite.spi.UrlRewriteStepProcessor
                • org.apache.knox.gateway.deploy.ProviderDeploymentContributor
          • java
            • org
              • apache
                • knox
                  • gateway
                    • securequery
                      • SecureQueryDecodeProcessor.java
                      • SecureQueryDeploymentContributor.java
                      • SecureQueryDecryptDescriptor.java
                      • SecureQueryEncodeDescriptor.java
                      • SecureQueryEncryptProcessor.java
                      • SecureQueryDecodeDescriptor.java
                      • SecureQueryMessages.java
                      • SecureQueryDecryptProcessor.java
                      • SecureQueryEncodeProcessor.java
                      • SecureQueryEncryptDescriptor.java
        • test
          • java
            • org
              • apache
                • knox
                  • gateway
                    • securequery
                      • SecureQueryEncodeProcessorTest.java
                      • SecureQueryEncryptDecryptProcessorTest.java
                      • SecureQueryDecodeProcessorTest.java
                      • SecureQueryEncodeDescriptorTest.java
                      • SecureQueryDeploymentContributorTest.java
                      • SecureQueryDecodeDescriptorTest.java
      • pom.xml
    • gateway-provider-identity-assertion-regex
      • src
        • main
          • resources
            • META-INF
              • services
                • org.apache.knox.gateway.deploy.ProviderDeploymentContributor
          • java
            • org
              • apache
                • knox
                  • gateway
                    • identityasserter
                      • regex
                        • filter
                          • RegexIdentityAssertionFilter.java
                          • RegexTemplate.java
                          • RegexIdentityAsserterDeploymentContributor.java
        • test
          • java
            • org
              • apache
                • knox
                  • gateway
                    • identityasserter
                      • regex
                        • filter
                          • RegexIdentityAssertionFilterTest.java
                          • RegexIdentityAsserterDeploymentContributorTest.java
                          • RegexTemplateTest.java
      • pom.xml
    • gateway-provider-identity-assertion-pseudo
      • src
        • main
          • resources
            • META-INF
              • services
                • org.apache.knox.gateway.deploy.ProviderDeploymentContributor
          • java
            • org
              • apache
                • knox
                  • gateway
                    • identityasserter
                      • filter
                        • DefaultIdentityAsserterDeploymentContributor.java
                        • IdentityAsserterFilter.java
                        • IdentityAsserterDeploymentContributor.java
        • test
          • resources
            • org
              • apache
                • knox
                  • gateway
                    • identityasserter
                      • function
                        • UsernameFunctionProcessorTest
                          • rewrite.xml
          • java
            • org
              • apache
                • knox
                  • gateway
                    • identityasserter
                      • filter
                        • DefaultIdentityAssertionFilterTest.java
      • pom.xml
    • gateway-service-rm
      • src
        • main
          • java
            • org
              • apache
                • knox
                  • gateway
                    • rm
                      • i18n
                        • RMMessages.java
                      • dispatch
                        • StandbyException.java
                        • RMUI2HaDispatch.java
                        • RMHaDispatch.java
                        • RMUIHaDispatch.java
                        • RMHaBaseDispatcher.java
        • test
          • java
            • org
              • apache
                • knox
                  • gateway
                    • rm
                      • dispatch
                        • RMHaDispatchTest.java
      • pom.xml
    • gateway-docker
      • src
        • main
          • resources
            • docker
              • gateway-entrypoint.sh
              • ldap-entrypoint.sh
              • Dockerfile
            • docker-compose.yml
        • assembly
          • docker-files.xml
      • pom.xml
      • README.md
    • gateway-shell-release
      • src
        • assembly.xml
      • home
        • README
        • bin
          • knoxshell.sh
        • conf
          • knoxshell-log4j.properties
      • pom.xml
    • gateway-service-tgs
      • src
        • main
          • resources
            • META-INF
              • services
                • org.apache.knox.gateway.deploy.ServiceDeploymentContributor
          • java
            • org
              • apache
                • knox
                  • gateway
                    • tgs
                      • TGSDeploymentContributor.java
      • pom.xml
    • gateway-admin-ui
      • src
        • main
          • resources
            • admin-ui
              • service.xml
      • angular-cli.json
      • pom.xml
      • tslint.json
      • proxy.conf.json
      • admin-ui
        • styles.css
        • favicon.ico
        • polyfills.ts
        • main.ts
        • index.html
        • app
          • app.component.css
          • app.component.html
          • resource
            • resource.component.html
            • resource.component.css
            • resource.service.ts
            • resource.ts
            • resource.component.ts
            • service.ts
            • resource.component.spec.ts
          • app.component.spec.ts
          • provider-config-selector
            • provider-config-selector.component.html
            • provider-config-selector.component.css
            • provider-config-selector.component.spec.ts
            • provider-config-selector.component.ts
          • topology.component.ts
          • utils
            • json-pretty.pipe.ts
            • tabs.component.ts
            • tab.component.ts
            • xml.pipe.ts
            • validation-utils.ts
          • provider-config-wizard
            • cas-provider-config.ts
            • provider-config-wizard.component.ts
            • kerberos-provider-config.ts
            • xframeoptions-provider-config.ts
            • ha-provider-config.ts
            • jwt-provider-config.ts
            • grouplookup-id-assertion-provider-config.ts
            • xss-provider-config.ts
            • webappsec-contributor.ts
            • oauth-provider-config.ts
            • authorization-wizard.ts
            • webappsec-wizard.ts
            • concat-idassertion-provider-config.ts
            • sso-cookie-provider-config.ts
            • acls-authzn-provider-config.ts
            • pam-provider-config.ts
            • saml-provider-config.ts
            • preauth-sso-provider-config.ts
            • regex-idassertion-provider-config.ts
            • provider-config-wizard.component.css
            • ha-wizard.ts
            • switchcase-idassertion-provider-config.ts
            • identity-assertion-provider-config.ts
            • webappsec-provider-config.ts
            • ldap-provider-config.ts
            • identity-assertion-wizard.ts
            • csrf-provider-config.ts
            • authentication-provider-config.ts
            • provider-config-wizard.component.spec.ts
            • hostmap-provider-wizard.ts
            • default-idassertion-provider-config.ts
            • display-binding-provider-config.ts
            • provider-config-wizard.component.html
            • category-wizard.ts
            • sts-provider-config.ts
            • xcontent-type-options-provider-config.ts
            • AnonymousProviderConfig.ts
            • oidc-provider-config.ts
            • authentication-wizard.ts
            • provider-contributor-wizard.ts
            • cors-provider-config.ts
            • ordered-param-container.ts
          • gateway-version.ts
          • gateway-version.component.ts
          • index.ts
          • resource-detail
            • resource-detail.component.spec.ts
            • resource-detail.component.html
            • resource-detail.component.css
            • provider-config.ts
            • descriptor.ts
            • resource-detail.component.ts
          • app.module.ts
          • new-desc-wizard
            • new-desc-wizard.component.css
            • new-desc-wizard.component.spec.ts
            • new-desc-wizard.component.html
            • new-desc-wizard.component.ts
          • service-definition
            • rewrite.rule.ts
            • new-service-definition.component.css
            • servicedefinition-detail.component.ts
            • new-service-definition.component.ts
            • service.ts
            • servicedefinition.service.ts
            • new-service-definition.component.html
            • servicedefinition.ts
            • rewrite.rules.ts
          • app.component.ts
          • gateway-version.service.ts
          • topology.service.ts
          • descriptor
            • descriptor.component.ts
            • descriptor.component.spec.ts
            • descriptor.component.css
            • descriptor.component.html
          • resourcetypes
            • resourcetypes.component.spec.ts
            • resourcetypes.component.css
            • resourcetypes.component.html
            • resourcetypes.component.ts
            • resourcetypes.service.ts
          • main.ts
          • topology-detail.component.ts
          • topology.ts
        • tsconfig.json
        • environments
          • environment.ts
          • environment.prod.ts
        • assets
          • sticky-footer.css
          • new-service-definition-template.xml
          • knox-logo-transparent.gif
          • .gitkeep
        • typings.d.ts
      • npm
      • README.md
      • package.json
      • .gitignore
    • gateway-spi
      • src
        • main
          • resources
            • META-INF
              • services
                • org.apache.knox.gateway.config.spi.ConfigurationAdapterDescriptor
            • org
              • apache
                • knox
                  • gateway
                    • topology
                      • topology_binding-json.xml
                      • jaxb.properties
                      • jaxb.index
                      • topology_binding-xml.xml
          • java
            • org
              • apache
                • knox
                  • gateway
                    • security
                      • ImpersonatedPrincipal.java
                      • GroupPrincipal.java
                      • principal
                        • PrincipalMapper.java
                        • PrincipalMappingException.java
                        • SimplePrincipalMapper.java
                      • SubjectUtils.java
                      • PromptUtils.java
                      • RemoteAliasServiceProvider.java
                      • UsernamePassword.java
                      • PrimaryPrincipal.java
                    • services
                      • security
                        • impl
                          • CMFMasterService.java
                          • ConfigurableEncryptor.java
                        • AliasServiceException.java
                        • KeystoreService.java
                        • CryptoService.java
                        • EncryptionResult.java
                        • SSLService.java
                        • token
                          • impl
                            • JWTToken.java
                            • JWT.java
                            • JWTProviderMessages.java
                          • TokenStateService.java
                          • TokenServiceException.java
                          • JWTokenAuthority.java
                          • UnknownTokenException.java
                          • TokenUtils.java
                        • AliasService.java
                        • KeystoreServiceException.java
                        • MasterService.java
                      • Service.java
                      • topology
                        • TopologyService.java
                      • hostmap
                        • HostMapper.java
                        • FileBasedHostMapper.java
                        • HostMapperService.java
                      • registry
                        • ServiceDefinitionRegistryException.java
                        • ServiceDefEntry.java
                        • ServiceDefinitionRegistry.java
                        • ServiceRegistry.java
                      • config
                        • client
                          • RemoteConfigurationRegistryClient.java
                          • RemoteConfigurationRegistryClientService.java
                      • ServiceLifecycleException.java
                      • ServiceType.java
                      • ServerInfoService.java
                      • metrics
                        • MetricsContext.java
                        • InstrumentationProviderDescriptor.java
                        • MetricsReporterException.java
                        • InstrumentationProvider.java
                        • MetricsService.java
                        • MetricsReporter.java
                      • GatewayServices.java
                    • topology
                      • Service.java
                      • builder
                        • TopologyBuilder.java
                      • TopologyListener.java
                      • discovery
                        • ServiceDiscoveryType.java
                        • ServiceDiscoveryConfig.java
                        • ServiceDiscoveryFactory.java
                        • ClusterConfigurationMonitor.java
                        • GatewayService.java
                        • ClusterConfigurationMonitorProvider.java
                        • ServiceDiscovery.java
                      • Param.java
                      • TopologyEvent.java
                      • Routable.java
                      • ClusterConfigurationMonitorService.java
                      • monitor
                        • RemoteConfigurationMonitor.java
                        • RemoteConfigurationMonitorProvider.java
                      • Topology.java
                      • Version.java
                      • Provider.java
                      • TopologyProvider.java
                      • Application.java
                      • TopologyMonitor.java
                    • i18n
                      • GatewaySpiMessages.java
                      • GatewaySpiResources.java
                    • util
                      • TruststoreSSLContextUtils.java
                      • WhitelistUtils.java
                    • deploy
                      • ProviderDeploymentContributor.java
                      • ServiceDeploymentContributor.java
                      • ServiceDeploymentContributorBase.java
                      • DeploymentContributorBase.java
                      • DeploymentContext.java
                      • ProviderDeploymentContributorBase.java
                    • config
                      • FilterConfigurationAdapterDescriptor.java
                      • FilterConfigurationAdapter.java
                      • GatewayConfig.java
                      • GatewayConfigurationException.java
                    • SpiGatewayResources.java
                    • service
                      • definition
                        • ServiceDefinitionPairComparator.java
                        • ServiceDefinitionPair.java
                        • UrlRewriteRulesDescriptorAdapter.java
                    • descriptor
                      • ResourceParamDescriptor.java
                      • FilterDescriptor.java
                      • FilterParamDescriptor.java
                      • ResourceDescriptor.java
                      • GatewayDescriptorImporter.java
                      • GatewayParamDescriptor.java
                      • GatewayDescriptor.java
                      • GatewayDescriptorExporter.java
                    • dispatch
                      • PassAllHeadersNoEncodingDispatch.java
                      • HttpClientFactory.java
                      • GatewayDispatchFilter.java
                      • KnoxSpnegoAuthSchemeFactory.java
                      • ConfigurableDispatch.java
                      • URLDecodingDispatch.java
                      • DefaultDispatch.java
                      • CappedBufferHttpEntity.java
                      • PartiallyRepeatableHttpEntity.java
                      • Dispatch.java
                      • DefaultHttpClientFactory.java
                      • KnoxSpnegoAuthScheme.java
                      • HeaderPreAuthFederationDispatch.java
                      • HttpClientDispatch.java
                      • AbstractGatewayDispatch.java
                      • PassAllHeadersDispatch.java
                      • InputStreamEntity.java
                      • HadoopAuthCookieStore.java
                    • SpiGatewayMessages.java
                    • filter
                      • security
                        • AbstractIdentityAssertionFilter.java
                        • AbstractIdentityAssertionBase.java
                      • GatewayResponse.java
                      • AbstractGatewayFilter.java
                      • GatewayResponseWrapper.java
                      • GatewayRequest.java
                      • GatewayRequestWrapper.java
                      • ResponseStreamer.java
        • test
          • resources
            • keystores
              • readme.txt
              • server-truststore.jks
              • testSigningKeyName.jks
              • server-keystore.jks
            • org
              • apache
                • knox
                  • gateway
                    • services
                      • hostmap
                        • FileBasedHostMapperTest
                          • hostmap.txt
          • java
            • org
              • apache
                • knox
                  • gateway
                    • security
                      • principal
                        • PrincipalMapperTest.java
                    • services
                      • security
                        • impl
                          • CMFMasterServiceTest.java
                          • TestCMFMasterService.java
                        • token
                          • impl
                            • JWTTokenTest.java
                      • hostmap
                        • FileBasedHostMapperTest.java
                    • topology
                      • VersionTest.java
                      • TopologyTest.java
                    • util
                      • WhitelistUtilsTest.java
                    • dispatch
                      • DefaultHttpClientFactoryTest.java
                      • DefaultDispatchTest.java
                      • PassAllHeadersNoEncodingDispatchTest.java
                      • URLDecodingDispatchTest.java
                      • CappedBufferHttpEntityTest.java
                      • GatewayDispatchFilterTest.java
                      • PartiallyRepeatableHttpEntityTest.java
                      • HadoopAuthCookieStoreTest.java
                      • ConfigurableDispatchTest.java
      • pom.xml
    • gateway-test-release-utils
      • src
        • main
          • java
            • org
              • apache
                • knox
                  • gateway
                    • GatewayTestConfig.java
                    • GatewayTestDriver.java
      • pom.xml
    • hadoop-examples
      • src
        • main
          • java
            • org
              • apache
                • knox
                  • examples
                    • WordCount.java
      • pom.xml
    • gateway-i18n-logging-log4j
      • src
        • main
          • resources
            • META-INF
              • services
                • org.apache.knox.gateway.i18n.messages.MessageLoggerFactory
          • java
            • org
              • apache
                • knox
                  • gateway
                    • i18n
                      • messages
                        • loggers
                          • log4j
                            • Log4jMessageLoggerFactory.java
                            • Log4jMessageLogger.java
        • test
          • java
            • org
              • apache
                • knox
                  • gateway
                    • i18n
                      • messages
                        • loggers
                          • log4j
                            • Log4jMessageLoggerFactoryTest.java
      • pom.xml