Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created August 3, 2020 12:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-ryantm/09629a69807804b11310e28c18a2fde6 to your computer and use it in GitHub Desktop.
Save r-ryantm/09629a69807804b11310e28c18a2fde6 to your computer and use it in GitHub Desktop.
/nix/store/sam142y08i21k7pclfyypvb6kzyahh63-keycloak-11.0.0
├── bin
│   ├── add-user.properties
│   ├── add-user.sh
│   ├── appclient.sh
│   ├── client
│   │   ├── jboss-cli-client.jar
│   │   ├── jboss-client.jar
│   │   ├── keycloak-admin-cli-11.0.0.jar
│   │   ├── keycloak-client-registration-cli-11.0.0.jar
│   │   ├── README-CLI-JCONSOLE.txt
│   │   └── README-EJB-JMS.txt
│   ├── common.sh
│   ├── domain.conf
│   ├── domain.sh
│   ├── elytron-tool.sh
│   ├── federation-sssd-setup.sh
│   ├── jboss-cli-logging.properties
│   ├── jboss-cli.sh
│   ├── jboss-cli.xml
│   ├── jdr.sh
│   ├── kcadm.sh
│   ├── kcreg.sh
│   ├── launcher.jar
│   ├── migrate-domain-clustered.cli
│   ├── migrate-domain-standalone.cli
│   ├── migrate-standalone.cli
│   ├── migrate-standalone-ha.cli
│   ├── product.conf
│   ├── standalone.conf
│   ├── standalone.sh
│   ├── vault.sh
│   ├── wildfly-elytron-tool.jar
│   ├── wsconsume.sh
│   └── wsprovide.sh
├── docs
│   ├── contrib
│   │   └── scripts
│   │   ├── init.d
│   │   │   ├── wildfly.conf
│   │   │   ├── wildfly-init-debian.sh
│   │   │   └── wildfly-init-redhat.sh
│   │   ├── README.md
│   │   ├── service
│   │   │   ├── amd64
│   │   │   │   └── wildfly-service.exe
│   │   │   ├── service.bat
│   │   │   ├── wildfly-mgr.exe
│   │   │   └── wildfly-service.exe
│   │   └── systemd
│   │   ├── launch.sh
│   │   ├── README
│   │   ├── wildfly.conf
│   │   └── wildfly.service
│   ├── examples
│   │   ├── configs
│   │   │   └── standalone-minimalistic.xml
│   │   └── enable-elytron.cli
│   ├── licenses
│   │   ├── apache license 2.0.txt
│   │   ├── bsd 2-clause simplified license.txt
│   │   ├── bsd 3-clause new or revised license.html
│   │   ├── bsd 3-clause no nuclear license.html
│   │   ├── common development and distribution license 1.0.txt
│   │   ├── common development and distribution license 1.1.txt
│   │   ├── common public license 1.0.txt
│   │   ├── core-feature-pack-licenses.html
│   │   ├── core-feature-pack-licenses.xml
│   │   ├── creative commons attribution 2.5.html
│   │   ├── creative commons zero v1.0 universal.txt
│   │   ├── eclipse distribution license, version 1.0.txt
│   │   ├── eclipse public license 1.0.txt
│   │   ├── eclipse public license 2.0.txt
│   │   ├── fsf all permissive license.html
│   │   ├── full-feature-pack-licenses.html
│   │   ├── full-feature-pack-licenses.xml
│   │   ├── gnu general public license v2.0 only.html
│   │   ├── gnu general public license v2.0 only, with classpath exception.txt
│   │   ├── gnu general public license, version 2 with the classpath exception.txt
│   │   ├── gnu lesser general public license v2.1 only.txt
│   │   ├── gnu lesser general public license v2.1 or later.txt
│   │   ├── gnu lesser general public license v3.0 only.txt
│   │   ├── gnu lesser general public license v3.0 or later.txt
│   │   ├── gnu library general public license v2 only.txt
│   │   ├── indiana university extreme lab software license 1.1.1.html
│   │   ├── licenses.css
│   │   ├── licenses.xsl
│   │   ├── mit license.txt
│   │   ├── mozilla public license 1.1.txt
│   │   ├── mozilla public license 2.0.html
│   │   ├── plexus classworlds license.html
│   │   ├── public domain.txt
│   │   ├── servlet-feature-pack-licenses.html
│   │   ├── servlet-feature-pack-licenses.xml
│   │   ├── the antlr 2.7.7 license.txt
│   │   ├── the asm bsd license.txt
│   │   ├── the bsd license.txt
│   │   └── the jsoup mit license.html
│   ├── licenses-keycloak
│   │   ├── Ace Code Editor,BSD 3-clause New or Revised License.txt
│   │   ├── angular-file-upload,MIT License.txt
│   │   ├── AngularJS,MIT License.txt
│   │   ├── angular-translate,MIT License.txt
│   │   ├── Angular Treeview,MIT License.txt
│   │   ├── angular-ui-bootstrap,MIT License.txt
│   │   ├── aopalliance,aopalliance,1.0,Public Domain.txt
│   │   ├── attr-accept,MIT.txt
│   │   ├── change-case,MIT.txt
│   │   ├── com.fasterxml.jackson.dataformat,jackson-dataformat-cbor,2.10.1,Apache Software License 2.0.txt
│   │   ├── com.googlecode.owasp-java-html-sanitizer,owasp-java-html-sanitizer,20191001.1,Apache Software License 2.0.txt
│   │   ├── com.google.inject.extensions,guice-servlet,4.0,Apache Software License 2.0.txt
│   │   ├── com.google.zxing,core,3.4.0,Apache Software License 2.0.txt
│   │   ├── com.google.zxing,javase,3.4.0,Apache Software License 2.0.txt
│   │   ├── com.openshift,openshift-restclient-java,8.0.0.Final,Eclipse Public License 1.0.txt
│   │   ├── com.webauthn4j,webauthnj4-core,0.12.0.RELEASE,Apache Software License 2.0.txt
│   │   ├── com.webauthn4j,webauthnj4-util,0.12.0.RELEASE,Apache Software License 2.0.txt
│   │   ├── @emotion,MIT.txt
│   │   ├── FileSaver.js,MIT License.txt
│   │   ├── file-selector,MIT.txt
│   │   ├── focus-trap,MIT.txt
│   │   ├── Font Awesome (Font),SIL Open Font License 1.1.txt
│   │   ├── Glyphicons Halflings,MIT License.txt
│   │   ├── history,MIT.txt
│   │   ├── hoist-non-react-statics,BSD-3-Clause.txt
│   │   ├── invariant,MIT.txt
│   │   ├── isarray,MIT.txt
│   │   ├── jQuery,MIT License.txt
│   │   ├── licenses.css
│   │   ├── licenses.html
│   │   ├── licenses.xml
│   │   ├── licenses.xsl
│   │   ├── object-assign,MIT.txt
│   │   ├── OpenSans,Apache Software License 2.0.txt
│   │   ├── org.antlr,antlr-runtime,3.5.2,BSD 3-clause New or Revised License.txt
│   │   ├── org.apache.ant,ant,1.8.4,Apache Software License 2.0.txt
│   │   ├── org.apache.ant,ant-launcher,1.8.4,Apache Software License 2.0.txt
│   │   ├── org.apache.kerby,kerby-asn1,2.0.0,Apache Software License 2.0.txt
│   │   ├── org.apache.maven,maven-aether-provider,3.3.9,Apache Software License 2.0.txt
│   │   ├── org.apache.maven,maven-artifact,3.3.9,Apache Software License 2.0.txt
│   │   ├── org.apache.maven,maven-compat,3.3.9,Apache Software License 2.0.txt
│   │   ├── org.apache.maven,maven-core,3.3.9,Apache Software License 2.0.txt
│   │   ├── org.apache.maven,maven-model,3.3.9,Apache Software License 2.0.txt
│   │   ├── org.apache.maven,maven-model-builder,3.3.9,Apache Software License 2.0.txt
│   │   ├── org.apache.maven,maven-plugin-api,3.3.9,Apache Software License 2.0.txt
│   │   ├── org.apache.maven,maven-repository-metadata,3.3.9,Apache Software License 2.0.txt
│   │   ├── org.apache.maven,maven-settings,3.3.9,Apache Software License 2.0.txt
│   │   ├── org.apache.maven,maven-settings-builder,3.3.9,Apache Software License 2.0.txt
│   │   ├── org.apache.maven.wagon,wagon-http,3.0,Apache Software License 2.0.txt
│   │   ├── org.apache.maven.wagon,wagon-http-shared,3.0,Apache Software License 2.0.txt
│   │   ├── org.apache.maven.wagon,wagon-provider-api,3.0,Apache Software License 2.0.txt
│   │   ├── org.codehaus.plexus,plexus-classworlds,2.5.2,Apache Software License 2.0.txt
│   │   ├── org.codehaus.plexus,plexus-component-annotations,1.6.0,Apache Software License 2.0.txt
│   │   ├── org.codehaus.plexus,plexus-interpolation,1.21,Apache Software License 2.0.txt
│   │   ├── org.codehaus.plexus,plexus-utils,3.1.1,Apache Software License 2.0.txt
│   │   ├── org.drools,drools-compiler,7.11.0.Final,Apache Software License 2.0.txt
│   │   ├── org.drools,drools-core,7.11.0.Final,Apache Software License 2.0.txt
│   │   ├── org.eclipse.aether,aether-api,1.1.0,Eclipse Public License 1.0.txt
│   │   ├── org.eclipse.aether,aether-connector-basic,1.1.0,Eclipse Public License 1.0.txt
│   │   ├── org.eclipse.aether,aether-impl,1.1.0,Eclipse Public License 1.0.txt
│   │   ├── org.eclipse.aether,aether-spi,1.1.0,Eclipse Public License 1.0.txt
│   │   ├── org.eclipse.aether,aether-transport-file,1.1.0,Eclipse Public License 1.0.txt
│   │   ├── org.eclipse.aether,aether-transport-http,1.1.0,Eclipse Public License 1.0.txt
│   │   ├── org.eclipse.aether,aether-transport-wagon,1.1.0,Eclipse Public License 1.0.txt
│   │   ├── org.eclipse.aether,aether-util,1.1.0,Eclipse Public License 1.0.txt
│   │   ├── org.eclipse.jdt.core.compiler,ecj,4.6.1,Eclipse Public License 1.0.txt
│   │   ├── org.eclipse.sisu,org.eclipse.sisu.inject,0.3.2,Eclipse Public License 1.0.txt
│   │   ├── org.eclipse.sisu,org.eclipse.sisu.plexus,0.3.2,Eclipse Public License 1.0.txt
│   │   ├── org.freemarker,freemarker,2.3.29,Apache Software License 2.0.txt
│   │   ├── org.infinispan.infinispan-jboss-marshalling,10.1.8.Final,Apache Software License 2.0.txt
│   │   ├── org.keycloak,keycloak-authz-policy-common,11.0.0,Apache Software License 2.0.txt
│   │   ├── org.keycloak,keycloak-client-cli-dist,11.0.0,Apache Software License 2.0.txt
│   │   ├── org.keycloak,keycloak-common,11.0.0,Apache Software License 2.0.txt
│   │   ├── org.keycloak,keycloak-core,11.0.0,Apache Software License 2.0.txt
│   │   ├── org.keycloak,keycloak-js-adapter,11.0.0,Apache Software License 2.0.txt
│   │   ├── org.keycloak,keycloak-kerberos-federation,11.0.0,Apache Software License 2.0.txt
│   │   ├── org.keycloak,keycloak-ldap-federation,11.0.0,Apache Software License 2.0.txt
│   │   ├── org.keycloak,keycloak-model-infinispan,11.0.0,Apache Software License 2.0.txt
│   │   ├── org.keycloak,keycloak-model-jpa,11.0.0,Apache Software License 2.0.txt
│   │   ├── org.keycloak,keycloak-saml-core,11.0.0,Apache Software License 2.0.txt
│   │   ├── org.keycloak,keycloak-saml-core-public,11.0.0,Apache Software License 2.0.txt
│   │   ├── org.keycloak,keycloak-server-spi,11.0.0,Apache Software License 2.0.txt
│   │   ├── org.keycloak,keycloak-server-spi-private,11.0.0,Apache Software License 2.0.txt
│   │   ├── org.keycloak,keycloak-services,11.0.0,Apache Software License 2.0.txt
│   │   ├── org.keycloak,keycloak-sssd-federation,11.0.0,Apache Software License 2.0.txt
│   │   ├── org.keycloak,keycloak-themes,11.0.0,Apache Software License 2.0.txt
│   │   ├── org.keycloak,keycloak-wildfly-adduser,11.0.0,Apache Software License 2.0.txt
│   │   ├── org.keycloak,keycloak-wildfly-extensions,11.0.0,Apache Software License 2.0.txt
│   │   ├── org.keycloak,keycloak-wildfly-server-subsystem,11.0.0,Apache Software License 2.0.txt
│   │   ├── org.kie,kie-api,7.11.0.Final,Apache Software License 2.0.txt
│   │   ├── org.kie,kie-ci,7.11.0.Final,Apache Software License 2.0.txt
│   │   ├── org.kie,kie-internal,7.11.0.Final,Apache Software License 2.0.txt
│   │   ├── org.liquibase,liquibase-core,3.5.5,Apache Software License 2.0.txt
│   │   ├── org.sonatype.plexus,plexus-cipher,1.7,Apache Software License 2.0.txt
│   │   ├── org.sonatype.plexus,plexus-sec-dispatcher,1.3,Apache Software License 2.0.txt
│   │   ├── org.twitter4j,twitter4j-core,4.0.7,Apache Software License 2.0.txt
│   │   ├── path-to-regexp,MIT.txt
│   │   ├── Patternfly,MIT License.txt
│   │   ├── @patternfly,MIT.txt
│   │   ├── @pika-react-dom,MIT.txt
│   │   ├── @pika-react,MIT.txt
│   │   ├── popper.js,MIT.txt
│   │   ├── prop-types,MIT.txt
│   │   ├── RCUE,Apache Software License 2.0.txt
│   │   ├── react-dropzone,MIT.txt
│   │   ├── react-router-dom,MIT.txt
│   │   ├── react-router,MIT.txt
│   │   ├── resolve-pathname,MIT.txt
│   │   ├── rfc4648.js,MIT License.txt
│   │   ├── safename,MIT License.txt
│   │   ├── Select2,Apache Software License 2.0.txt
│   │   ├── Select2,GNU General Public License v2.0 only.txt
│   │   ├── stylis-rule-sheet,MIT.txt
│   │   ├── tabbable,MIT.txt
│   │   ├── text-security,MIT License.txt
│   │   ├── tippy.js,MIT.txt
│   │   ├── tslib,Apache-2.0.txt
│   │   ├── UI.Ace,MIT License.txt
│   │   ├── ui-select2,MIT License.txt
│   │   ├── value-equal,MIT.txt
│   │   ├── warning,MIT.txt
│   │   ├── xtend,MIT.txt
│   │   └── Zocial,MIT License.txt
│   └── schema
│   ├── batch-jberet_1_0.xsd
│   ├── discovery-1_0.xsd
│   ├── distributable-web_1_0.xsd
│   ├── distributable-web_2_0.xsd
│   ├── elytron-1_0_1.xsd
│   ├── elytron-1_0.xsd
│   ├── elytron-client-1_1.xsd
│   ├── elytron-client-1_2.xsd
│   ├── elytron-client-1_3.xsd
│   ├── elytron-client-1_4.xsd
│   ├── elytron-client-1_5.xsd
│   ├── jboss-app_7_0.xsd
│   ├── jboss-as-cli_1_0.xsd
│   ├── jboss-as-cli_1_1.xsd
│   ├── jboss-as-cli_1_2.xsd
│   ├── jboss-as-cli_1_3.xsd
│   ├── jboss-as-cli_2_0.xsd
│   ├── jboss-as-cmp_1_0.xsd
│   ├── jboss-as-cmp_1_1.xsd
│   ├── jboss-as-config_1_0.xsd
│   ├── jboss-as-config_1_1.xsd
│   ├── jboss-as-config_1_2.xsd
│   ├── jboss-as-config_1_3.xsd
│   ├── jboss-as-config_1_4.xsd
│   ├── jboss-as-config_1_5.xsd
│   ├── jboss-as-config_1_6.xsd
│   ├── jboss-as-config_1_7.xsd
│   ├── jboss-as-config_1_8.xsd
│   ├── jboss-as-config_2_0.xsd
│   ├── jboss-as-config_2_1.xsd
│   ├── jboss-as-config_2_2.xsd
│   ├── jboss-as-datasources_1_1.xsd
│   ├── jboss-as-datasources_1_2.xsd
│   ├── jboss-as-deployment-scanner_1_0.xsd
│   ├── jboss-as-deployment-scanner_1_1.xsd
│   ├── jboss-as-deployment-scanner_2_0.xsd
│   ├── jboss-as-ee_1_0.xsd
│   ├── jboss-as-ee_1_1.xsd
│   ├── jboss-as-ee_1_2.xsd
│   ├── jboss-as-ee_2_0.xsd
│   ├── jboss-as-ee_3_0.xsd
│   ├── jboss-as-ee_4_0.xsd
│   ├── jboss-as-ee_5_0.xsd
│   ├── jboss-as-ejb3_1_0.xsd
│   ├── jboss-as-ejb3_1_1.xsd
│   ├── jboss-as-ejb3_1_2.xsd
│   ├── jboss-as-ejb3_1_3.xsd
│   ├── jboss-as-ejb3_1_4.xsd
│   ├── jboss-as-ejb3_1_5.xsd
│   ├── jboss-as-ejb3_2_0.xsd
│   ├── jboss-as-iiop-openjdk_1_0.xsd
│   ├── jboss-as-infinispan_10_0.xsd
│   ├── jboss-as-infinispan_1_0.xsd
│   ├── jboss-as-infinispan_1_1.xsd
│   ├── jboss-as-infinispan_1_2.xsd
│   ├── jboss-as-infinispan_1_3.xsd
│   ├── jboss-as-infinispan_1_4.xsd
│   ├── jboss-as-infinispan_1_5.xsd
│   ├── jboss-as-infinispan_2_0.xsd
│   ├── jboss-as-infinispan_3_0.xsd
│   ├── jboss-as-infinispan_4_0.xsd
│   ├── jboss-as-infinispan_5_0.xsd
│   ├── jboss-as-infinispan_6_0.xsd
│   ├── jboss-as-infinispan_7_0.xsd
│   ├── jboss-as-infinispan_8_0.xsd
│   ├── jboss-as-infinispan_9_0.xsd
│   ├── jboss-as-jacorb_1_0.xsd
│   ├── jboss-as-jacorb_1_1.xsd
│   ├── jboss-as-jacorb_1_2.xsd
│   ├── jboss-as-jacorb_1_3.xsd
│   ├── jboss-as-jacorb_1_4.xsd
│   ├── jboss-as-jacorb_2_0.xsd
│   ├── jboss-as-jaxr_1_0.xsd
│   ├── jboss-as-jaxr_1_1.xsd
│   ├── jboss-as-jaxrs_1_0.xsd
│   ├── jboss-as-jaxrs_2_0.xsd
│   ├── jboss-as-jca_1_1.xsd
│   ├── jboss-as-jdr_1_0.xsd
│   ├── jboss-as-jgroups_1_0.xsd
│   ├── jboss-as-jgroups_1_1.xsd
│   ├── jboss-as-jgroups_2_0.xsd
│   ├── jboss-as-jgroups_3_0.xsd
│   ├── jboss-as-jgroups_4_0.xsd
│   ├── jboss-as-jgroups_5_0.xsd
│   ├── jboss-as-jgroups_6_0.xsd
│   ├── jboss-as-jgroups_7_0.xsd
│   ├── jboss-as-jgroups_8_0.xsd
│   ├── jboss-as-jmx_1_0.xsd
│   ├── jboss-as-jmx_1_1.xsd
│   ├── jboss-as-jmx_1_2.xsd
│   ├── jboss-as-jmx_1_3.xsd
│   ├── jboss-as-jpa_1_0.xsd
│   ├── jboss-as-jpa_1_1.xsd
│   ├── jboss-as-jsf_1_0.xsd
│   ├── jboss-as-jsf_1_1.xsd
│   ├── jboss-as-jsr77_1_0.xsd
│   ├── jboss-as-logging_1_0.xsd
│   ├── jboss-as-logging_1_1.xsd
│   ├── jboss-as-logging_1_2.xsd
│   ├── jboss-as-logging_1_3.xsd
│   ├── jboss-as-logging_1_4.xsd
│   ├── jboss-as-logging_1_5.xsd
│   ├── jboss-as-logging_2_0.xsd
│   ├── jboss-as-logging_3_0.xsd
│   ├── jboss-as-logging_4_0.xsd
│   ├── jboss-as-logging_5_0.xsd
│   ├── jboss-as-logging_6_0.xsd
│   ├── jboss-as-logging_7_0.xsd
│   ├── jboss-as-logging_8_0.xsd
│   ├── jboss-as-mail_1_0.xsd
│   ├── jboss-as-mail_1_1.xsd
│   ├── jboss-as-mail_1_2.xsd
│   ├── jboss-as-messaging_1_0.xsd
│   ├── jboss-as-messaging_1_1.xsd
│   ├── jboss-as-messaging_1_2.xsd
│   ├── jboss-as-messaging_1_3.xsd
│   ├── jboss-as-messaging_1_4.xsd
│   ├── jboss-as-messaging_1_5.xsd
│   ├── jboss-as-messaging_2_0.xsd
│   ├── jboss-as-messaging_3_0.xsd
│   ├── jboss-as-mod-cluster_1_0.xsd
│   ├── jboss-as-mod-cluster_1_1.xsd
│   ├── jboss-as-mod-cluster_1_2.xsd
│   ├── jboss-as-mod-cluster_2_0.xsd
│   ├── jboss-as-mod-cluster_3_0.xsd
│   ├── jboss-as-mod-cluster_4_0.xsd
│   ├── jboss-as-mod-cluster_5_0.xsd
│   ├── jboss-as-naming_1_0.xsd
│   ├── jboss-as-naming_1_1.xsd
│   ├── jboss-as-naming_1_2.xsd
│   ├── jboss-as-naming_1_3.xsd
│   ├── jboss-as-naming_1_4.xsd
│   ├── jboss-as-naming_2_0.xsd
│   ├── jboss-as-pojo_1_0.xsd
│   ├── jboss-as-remoting_1_0.xsd
│   ├── jboss-as-remoting_1_1.xsd
│   ├── jboss-as-remoting_1_2.xsd
│   ├── jboss-as-resource-adapters_1_0.xsd
│   ├── jboss-as-resource-adapters_1_1.xsd
│   ├── jboss-as-sar_1_0.xsd
│   ├── jboss-as-security_1_0.xsd
│   ├── jboss-as-security_1_1.xsd
│   ├── jboss-as-security_1_2.xsd
│   ├── jboss-as-threads_1_0.xsd
│   ├── jboss-as-threads_1_1.xsd
│   ├── jboss-as-txn_1_0.xsd
│   ├── jboss-as-txn_1_1.xsd
│   ├── jboss-as-txn_1_2.xsd
│   ├── jboss-as-txn_1_3.xsd
│   ├── jboss-as-txn_1_4.xsd
│   ├── jboss-as-txn_1_5.xsd
│   ├── jboss-as-txn_2_0.xsd
│   ├── jboss-as-web_1_0.xsd
│   ├── jboss-as-web_1_1.xsd
│   ├── jboss-as-web_1_2.xsd
│   ├── jboss-as-web_1_3.xsd
│   ├── jboss-as-web_1_4.xsd
│   ├── jboss-as-web_1_5.xsd
│   ├── jboss-as-web_2_0.xsd
│   ├── jboss-as-web_2_1.xsd
│   ├── jboss-as-web_2_2.xsd
│   ├── jboss-as-webservices_1_0.xsd
│   ├── jboss-as-webservices_1_1.xsd
│   ├── jboss-as-webservices_1_2.xsd
│   ├── jboss-as-webservices_2_0.xsd
│   ├── jboss-as-weld_1_0.xsd
│   ├── jboss-as-weld_2_0.xsd
│   ├── jboss-as-weld_3_0.xsd
│   ├── jboss-as-weld_4_0.xsd
│   ├── jboss-as-xts_1_0.xsd
│   ├── jboss-as-xts_2_0.xsd
│   ├── jboss-as-xts_3_0.xsd
│   ├── jboss-deployment-dependencies-1_0.xsd
│   ├── jboss-deployment-structure-1_0.xsd
│   ├── jboss-deployment-structure-1_1.xsd
│   ├── jboss-deployment-structure-1_2.xsd
│   ├── jboss-deployment-structure-1_3.xsd
│   ├── jboss-ejb-cache_1_0.xsd
│   ├── jboss-ejb-client_1_0.xsd
│   ├── jboss-ejb-client_1_1.xsd
│   ├── jboss-ejb-client_1_2.xsd
│   ├── jboss-ejb-client_1_3.xsd
│   ├── jboss-ejb-clustering_1_1.xsd
│   ├── jboss-ejb-container-interceptors_1_0.xsd
│   ├── jboss-ejb-delivery-active_1_0.xsd
│   ├── jboss-ejb-delivery-active_1_1.xsd
│   ├── jboss-ejb-delivery-active_1_2.xsd
│   ├── jboss-ejb-pool_1_0.xsd
│   ├── jboss-ejb-resource-adapter-binding_1_0.xsd
│   ├── jboss-ejb-security_1_0.xsd
│   ├── jboss-ejb-security_1_1.xsd
│   ├── jboss-ejb-security-role_1_0.xsd
│   ├── jboss-jpa_1_0.xsd
│   ├── jboss-pojo_7_0.xsd
│   ├── jboss-remoting_5_0.xsd
│   ├── jboss-remoting_5_1.xsd
│   ├── jboss-service_7_0.xsd
│   ├── jboss-weld-1_0.xsd
│   ├── jboss-weld-1_1.xsd
│   ├── jbossws-jaxws-config_4_0.xsd
│   ├── jbossws-web-services_1_0.xsd
│   ├── module-1_0.xsd
│   ├── module-1_1.xsd
│   ├── module-1_2.xsd
│   ├── module-1_3.xsd
│   ├── module-1_5.xsd
│   ├── module-1_6.xsd
│   ├── module-1_7.xsd
│   ├── module-1_8.xsd
│   ├── module-1_9.xsd
│   ├── README.md
│   ├── shared-session-config_1_0.xsd
│   ├── shared-session-config_2_0.xsd
│   ├── singleton-deployment_1_0.xsd
│   ├── wildfly-agroal_1_0.xsd
│   ├── wildfly-agroal_2_0.xsd
│   ├── wildfly-batch-jberet_1_0.xsd
│   ├── wildfly-batch-jberet_2_0.xsd
│   ├── wildfly-bean-validation_1_0.xsd
│   ├── wildfly-cli_3_0.xsd
│   ├── wildfly-cli_3_1.xsd
│   ├── wildfly-cli_3_2.xsd
│   ├── wildfly-cli_3_3.xsd
│   ├── wildfly-cli_3_4.xsd
│   ├── wildfly-client_1_0.xsd
│   ├── wildfly-client-ejb_3_0.xsd
│   ├── wildfly-client-ejb_3_1.xsd
│   ├── wildfly-client-ejb_3_2.xsd
│   ├── wildfly-config_10_0.xsd
│   ├── wildfly-config_11_0.xsd
│   ├── wildfly-config_12_0.xsd
│   ├── wildfly-config_13_0.xsd
│   ├── wildfly-config_3_0.xsd
│   ├── wildfly-config_4_0.xsd
│   ├── wildfly-config_4_1.xsd
│   ├── wildfly-config_4_2.xsd
│   ├── wildfly-config_5_0.xsd
│   ├── wildfly-config_6_0.xsd
│   ├── wildfly-config_7_0.xsd
│   ├── wildfly-config_8_0.xsd
│   ├── wildfly-config_9_0.xsd
│   ├── wildfly-core-management_1_0.xsd
│   ├── wildfly-credential-reference_1_0.xsd
│   ├── wildfly-credential-reference_1_1.xsd
│   ├── wildfly-datasources_2_0.xsd
│   ├── wildfly-datasources_3_0.xsd
│   ├── wildfly-datasources_4_0.xsd
│   ├── wildfly-datasources_5_0.xsd
│   ├── wildfly-datasources_6_0.xsd
│   ├── wildfly-discovery_1_0.xsd
│   ├── wildfly-distributable-web_1_0.xsd
│   ├── wildfly-distributable-web_2_0.xsd
│   ├── wildfly-ee-security_1_0.xsd
│   ├── wildfly-ejb3_3_0.xsd
│   ├── wildfly-ejb3_4_0.xsd
│   ├── wildfly-ejb3_5_0.xsd
│   ├── wildfly-ejb3_6_0.xsd
│   ├── wildfly-ejb3_7_0.xsd
│   ├── wildfly-ejb-timer_1_0.xsd
│   ├── wildfly-elytron_10_0.xsd
│   ├── wildfly-elytron_1_0.xsd
│   ├── wildfly-elytron_1_1.xsd
│   ├── wildfly-elytron_1_2.xsd
│   ├── wildfly-elytron_2_0.xsd
│   ├── wildfly-elytron_3_0.xsd
│   ├── wildfly-elytron_4_0.xsd
│   ├── wildfly-elytron_5_0.xsd
│   ├── wildfly-elytron_6_0.xsd
│   ├── wildfly-elytron_7_0.xsd
│   ├── wildfly-elytron_8_0.xsd
│   ├── wildfly-elytron_9_0.xsd
│   ├── wildfly-http-client_1_0.xsd
│   ├── wildfly-iiop-openjdk_2_0.xsd
│   ├── wildfly-iiop-openjdk_2_1.xsd
│   ├── wildfly-io_1_0.xsd
│   ├── wildfly-io_1_1.xsd
│   ├── wildfly-io_2_0.xsd
│   ├── wildfly-io_3_0.xsd
│   ├── wildfly-jca_2_0.xsd
│   ├── wildfly-jca_3_0.xsd
│   ├── wildfly-jca_4_0.xsd
│   ├── wildfly-jca_5_0.xsd
│   ├── wildfly-mail_2_0.xsd
│   ├── wildfly-mail_3_0.xsd
│   ├── wildfly-mail_4_0.xsd
│   ├── wildfly-messaging-activemq_10_0.xsd
│   ├── wildfly-messaging-activemq_1_0.xsd
│   ├── wildfly-messaging-activemq_2_0.xsd
│   ├── wildfly-messaging-activemq_3_0.xsd
│   ├── wildfly-messaging-activemq_4_0.xsd
│   ├── wildfly-messaging-activemq_5_0.xsd
│   ├── wildfly-messaging-activemq_6_0.xsd
│   ├── wildfly-messaging-activemq_7_0.xsd
│   ├── wildfly-messaging-activemq_8_0.xsd
│   ├── wildfly-messaging-activemq_9_0.xsd
│   ├── wildfly-messaging-activemq-deployment_1_0.xsd
│   ├── wildfly-microprofile-config-smallrye_1_0.xsd
│   ├── wildfly-microprofile-health-smallrye_1_0.xsd
│   ├── wildfly-microprofile-health-smallrye_2_0.xsd
│   ├── wildfly-microprofile-metrics-smallrye_1_0.xsd
│   ├── wildfly-microprofile-metrics-smallrye_2_0.xsd
│   ├── wildfly-microprofile-opentracing_1_0.xsd
│   ├── wildfly-microprofile-opentracing_2_0.xsd
│   ├── wildfly-picketlink-federation_1_0.xsd
│   ├── wildfly-picketlink-federation_1_1.xsd
│   ├── wildfly-picketlink-federation_2_0.xsd
│   ├── wildfly-picketlink-idm_1_0.xsd
│   ├── wildfly-picketlink-idm_1_1.xsd
│   ├── wildfly-picketlink-idm_2_0.xsd
│   ├── wildfly-remoting_2_0.xsd
│   ├── wildfly-remoting_3_0.xsd
│   ├── wildfly-remoting_4_0.xsd
│   ├── wildfly-request-controller_1_0.xsd
│   ├── wildfly-resource-adapters_2_0.xsd
│   ├── wildfly-resource-adapters_3_0.xsd
│   ├── wildfly-resource-adapters_4_0.xsd
│   ├── wildfly-resource-adapters_5_0.xsd
│   ├── wildfly-resource-adapters_6_0.xsd
│   ├── wildfly-rts_1_0.xsd
│   ├── wildfly-security_2_0.xsd
│   ├── wildfly-security-manager_1_0.xsd
│   ├── wildfly-singleton_1_0.xsd
│   ├── wildfly-threads_2_0.xsd
│   ├── wildfly-txn_3_0.xsd
│   ├── wildfly-txn_4_0.xsd
│   ├── wildfly-txn_5_0.xsd
│   ├── wildfly-undertow_10_0.xsd
│   ├── wildfly-undertow_1_0.xsd
│   ├── wildfly-undertow_11_0.xsd
│   ├── wildfly-undertow_1_1.xsd
│   ├── wildfly-undertow_1_2.xsd
│   ├── wildfly-undertow_2_0.xsd
│   ├── wildfly-undertow_3_0.xsd
│   ├── wildfly-undertow_3_1.xsd
│   ├── wildfly-undertow_4_0.xsd
│   ├── wildfly-undertow_5_0.xsd
│   ├── wildfly-undertow_6_0.xsd
│   ├── wildfly-undertow_7_0.xsd
│   ├── wildfly-undertow_8_0.xsd
│   ├── wildfly-undertow_9_0.xsd
│   └── xnio_3_5.xsd
├── domain
│   ├── configuration
│   │   ├── application-roles.properties
│   │   ├── application-users.properties
│   │   ├── default-server-logging.properties
│   │   ├── domain.xml
│   │   ├── host-master.xml
│   │   ├── host-slave.xml
│   │   ├── host.xml
│   │   ├── logging.properties
│   │   ├── mgmt-groups.properties
│   │   └── mgmt-users.properties
│   ├── data
│   │   └── content
│   └── tmp
│   └── auth
├── jboss-modules.jar
├── LICENSE.txt
├── modules
│   ├── layers.conf
│   └── system
│   └── layers
│   ├── base
│   │   ├── asm
│   │   │   └── asm
│   │   │   └── main
│   │   │   ├── asm-7.1.jar
│   │   │   ├── asm-util-7.1.jar
│   │   │   └── module.xml
│   │   ├── com
│   │   │   ├── fasterxml
│   │   │   │   ├── classmate
│   │   │   │   │   └── main
│   │   │   │   │   ├── classmate-1.5.1.jar
│   │   │   │   │   └── module.xml
│   │   │   │   └── jackson
│   │   │   │   ├── core
│   │   │   │   │   ├── jackson-annotations
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── jackson-annotations-2.10.4.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   ├── jackson-core
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── jackson-core-2.10.4.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   └── jackson-databind
│   │   │   │   │   └── main
│   │   │   │   │   ├── jackson-databind-2.10.4.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── datatype
│   │   │   │   │   ├── jackson-datatype-jdk8
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── jackson-datatype-jdk8-2.10.4.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   └── jackson-datatype-jsr310
│   │   │   │   │   └── main
│   │   │   │   │   ├── jackson-datatype-jsr310-2.10.4.jar
│   │   │   │   │   └── module.xml
│   │   │   │   └── jaxrs
│   │   │   │   └── jackson-jaxrs-json-provider
│   │   │   │   └── main
│   │   │   │   ├── jackson-jaxrs-base-2.10.4.jar
│   │   │   │   ├── jackson-jaxrs-json-provider-2.10.4.jar
│   │   │   │   ├── jackson-module-jaxb-annotations-2.10.4.jar
│   │   │   │   └── module.xml
│   │   │   ├── github
│   │   │   │   ├── ben-manes
│   │   │   │   │   └── caffeine
│   │   │   │   │   └── main
│   │   │   │   │   ├── caffeine-2.8.2.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── fge
│   │   │   │   │   ├── btf
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── btf-1.2.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   ├── jackson-coreutils
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── jackson-coreutils-1.8.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   ├── json-patch
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── json-patch-1.9.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   └── msg-simple
│   │   │   │   │   └── main
│   │   │   │   │   ├── module.xml
│   │   │   │   │   └── msg-simple-1.1.jar
│   │   │   │   └── spullara
│   │   │   │   └── mustache
│   │   │   │   └── main
│   │   │   │   ├── compiler-0.9.6.jar
│   │   │   │   └── module.xml
│   │   │   ├── google
│   │   │   │   ├── code
│   │   │   │   │   └── gson
│   │   │   │   │   └── main
│   │   │   │   │   ├── gson-2.8.6.jar
│   │   │   │   │   └── module.xml
│   │   │   │   └── guava
│   │   │   │   └── main
│   │   │   │   ├── guava-25.0-jre.jar
│   │   │   │   └── module.xml
│   │   │   ├── googlecode
│   │   │   │   └── javaewah
│   │   │   │   └── main
│   │   │   │   ├── JavaEWAH-1.1.6.jar
│   │   │   │   └── module.xml
│   │   │   ├── h2database
│   │   │   │   └── h2
│   │   │   │   └── main
│   │   │   │   ├── h2-1.4.197.jar
│   │   │   │   └── module.xml
│   │   │   ├── jcraft
│   │   │   │   ├── jsch
│   │   │   │   │   └── main
│   │   │   │   │   ├── jsch-0.1.54.jar
│   │   │   │   │   └── module.xml
│   │   │   │   └── jzlib
│   │   │   │   └── main
│   │   │   │   ├── jzlib-1.1.1.jar
│   │   │   │   └── module.xml
│   │   │   ├── microsoft
│   │   │   │   └── azure
│   │   │   │   └── storage
│   │   │   │   └── main
│   │   │   │   ├── azure-storage-6.1.0.jar
│   │   │   │   └── module.xml
│   │   │   ├── squareup
│   │   │   │   └── okhttp3
│   │   │   │   └── main
│   │   │   │   ├── module.xml
│   │   │   │   ├── okhttp-3.9.0.jar
│   │   │   │   └── okio-1.13.0.jar
│   │   │   └── sun
│   │   │   ├── jsf-impl
│   │   │   │   └── main
│   │   │   │   ├── jsf-impl-2.3.9.SP11.jar
│   │   │   │   └── module.xml
│   │   │   └── xml
│   │   │   ├── bind
│   │   │   │   └── main
│   │   │   │   ├── codemodel-2.3.3-b02.jar
│   │   │   │   ├── istack-commons-runtime-3.0.10.jar
│   │   │   │   ├── istack-commons-tools-3.0.10.jar
│   │   │   │   ├── jaxb-jxc-2.3.3-b02.jar
│   │   │   │   ├── jaxb-runtime-2.3.3-b02.jar
│   │   │   │   ├── jaxb-xjc-2.3.3-b02.jar
│   │   │   │   ├── module.xml
│   │   │   │   ├── relaxng-datatype-2.3.3-b02.jar
│   │   │   │   ├── rngom-2.3.3-b02.jar
│   │   │   │   ├── txw2-2.3.3-b02.jar
│   │   │   │   └── xsom-2.3.3-b02.jar
│   │   │   ├── fastinfoset
│   │   │   │   └── main
│   │   │   │   ├── FastInfoset-1.2.13.jar
│   │   │   │   └── module.xml
│   │   │   └── messaging
│   │   │   └── saaj
│   │   │   └── main
│   │   │   ├── module.xml
│   │   │   ├── saaj-impl-1.4.1.SP1.jar
│   │   │   └── stax-ex-1.7.8.jar
│   │   ├── gnu
│   │   │   └── getopt
│   │   │   └── main
│   │   │   ├── java-getopt-1.0.13.jar
│   │   │   └── module.xml
│   │   ├── ibm
│   │   │   └── jdk
│   │   │   └── main
│   │   │   └── module.xml
│   │   ├── io
│   │   │   ├── agroal
│   │   │   │   └── main
│   │   │   │   ├── agroal-api-1.3.jar
│   │   │   │   ├── agroal-narayana-1.3.jar
│   │   │   │   ├── agroal-pool-1.3.jar
│   │   │   │   └── module.xml
│   │   │   ├── jaegertracing
│   │   │   │   └── jaeger
│   │   │   │   └── main
│   │   │   │   ├── jaeger-core-0.34.3.jar
│   │   │   │   ├── jaeger-thrift-0.34.3.jar
│   │   │   │   └── module.xml
│   │   │   ├── netty
│   │   │   │   └── main
│   │   │   │   ├── module.xml
│   │   │   │   └── netty-all-4.1.48.Final.jar
│   │   │   ├── opentracing
│   │   │   │   ├── contrib
│   │   │   │   │   ├── opentracing-concurrent
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── opentracing-concurrent-0.2.1.jar
│   │   │   │   │   ├── opentracing-interceptors
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── opentracing-interceptors-0.0.4.jar
│   │   │   │   │   ├── opentracing-jaxrs2
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── opentracing-jaxrs2-0.4.1.jar
│   │   │   │   │   ├── opentracing-tracerresolver
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── opentracing-tracerresolver-0.1.5.jar
│   │   │   │   │   └── opentracing-web-servlet-filter
│   │   │   │   │   └── main
│   │   │   │   │   ├── module.xml
│   │   │   │   │   └── opentracing-web-servlet-filter-0.2.3.jar
│   │   │   │   ├── opentracing-api
│   │   │   │   │   └── main
│   │   │   │   │   ├── module.xml
│   │   │   │   │   └── opentracing-api-0.31.0.jar
│   │   │   │   ├── opentracing-noop
│   │   │   │   │   └── main
│   │   │   │   │   ├── module.xml
│   │   │   │   │   └── opentracing-noop-0.31.0.jar
│   │   │   │   └── opentracing-util
│   │   │   │   └── main
│   │   │   │   ├── module.xml
│   │   │   │   └── opentracing-util-0.31.0.jar
│   │   │   ├── reactivex
│   │   │   │   └── rxjava2
│   │   │   │   └── rxjava
│   │   │   │   └── main
│   │   │   │   ├── module.xml
│   │   │   │   └── rxjava-2.2.19.jar
│   │   │   ├── smallrye
│   │   │   │   ├── config
│   │   │   │   │   └── main
│   │   │   │   │   ├── module.xml
│   │   │   │   │   ├── smallrye-config-1.6.2.jar
│   │   │   │   │   ├── smallrye-config-common-1.6.2.jar
│   │   │   │   │   └── smallrye-config-source-file-system-1.6.2.jar
│   │   │   │   ├── health
│   │   │   │   │   └── main
│   │   │   │   │   ├── module.xml
│   │   │   │   │   └── smallrye-health-2.2.0.jar
│   │   │   │   ├── metrics
│   │   │   │   │   └── main
│   │   │   │   │   ├── module.xml
│   │   │   │   │   └── smallrye-metrics-2.4.0.jar
│   │   │   │   └── opentracing
│   │   │   │   └── main
│   │   │   │   ├── module.xml
│   │   │   │   └── smallrye-opentracing-1.3.4.jar
│   │   │   └── undertow
│   │   │   ├── core
│   │   │   │   └── main
│   │   │   │   ├── module.xml
│   │   │   │   └── undertow-core-2.1.3.Final.jar
│   │   │   ├── js
│   │   │   │   └── main
│   │   │   │   ├── module.xml
│   │   │   │   └── undertow-js-1.0.2.Final.jar
│   │   │   ├── jsp
│   │   │   │   └── main
│   │   │   │   ├── jastow-2.0.8.Final.jar
│   │   │   │   └── module.xml
│   │   │   ├── servlet
│   │   │   │   └── main
│   │   │   │   ├── module.xml
│   │   │   │   └── undertow-servlet-2.1.3.Final.jar
│   │   │   └── websocket
│   │   │   └── main
│   │   │   ├── module.xml
│   │   │   └── undertow-websockets-jsr-2.1.3.Final.jar
│   │   ├── javaee
│   │   │   └── api
│   │   │   └── main
│   │   │   └── module.xml
│   │   ├── javax
│   │   │   ├── activation
│   │   │   │   └── api
│   │   │   │   └── main
│   │   │   │   ├── jakarta.activation-1.2.1.jar
│   │   │   │   └── module.xml
│   │   │   ├── annotation
│   │   │   │   └── api
│   │   │   │   └── main
│   │   │   │   ├── jboss-annotations-api_1.3_spec-2.0.1.Final.jar
│   │   │   │   └── module.xml
│   │   │   ├── api
│   │   │   │   └── main
│   │   │   │   └── module.xml
│   │   │   ├── batch
│   │   │   │   └── api
│   │   │   │   └── main
│   │   │   │   ├── jboss-batch-api_1.0_spec-2.0.0.Final.jar
│   │   │   │   └── module.xml
│   │   │   ├── ejb
│   │   │   │   └── api
│   │   │   │   └── main
│   │   │   │   ├── jboss-ejb-api_3.2_spec-2.0.0.Final.jar
│   │   │   │   └── module.xml
│   │   │   ├── el
│   │   │   │   └── api
│   │   │   │   └── main
│   │   │   │   ├── jboss-el-api_3.0_spec-2.0.0.Final.jar
│   │   │   │   └── module.xml
│   │   │   ├── enterprise
│   │   │   │   ├── api
│   │   │   │   │   └── main
│   │   │   │   │   ├── jakarta.enterprise.cdi-api-2.0.2.jar
│   │   │   │   │   └── module.xml
│   │   │   │   └── concurrent
│   │   │   │   └── api
│   │   │   │   └── main
│   │   │   │   ├── jboss-concurrency-api_1.0_spec-2.0.0.Final.jar
│   │   │   │   └── module.xml
│   │   │   ├── faces
│   │   │   │   └── api
│   │   │   │   └── main
│   │   │   │   ├── jboss-jsf-api_2.3_spec-3.0.0.SP04.jar
│   │   │   │   └── module.xml
│   │   │   ├── inject
│   │   │   │   └── api
│   │   │   │   └── main
│   │   │   │   ├── jakarta.inject-api-1.0.jar
│   │   │   │   └── module.xml
│   │   │   ├── interceptor
│   │   │   │   └── api
│   │   │   │   └── main
│   │   │   │   ├── jboss-interceptors-api_1.2_spec-2.0.0.Final.jar
│   │   │   │   └── module.xml
│   │   │   ├── jms
│   │   │   │   └── api
│   │   │   │   └── main
│   │   │   │   ├── jboss-jms-api_2.0_spec-2.0.0.Final.jar
│   │   │   │   └── module.xml
│   │   │   ├── json
│   │   │   │   ├── api
│   │   │   │   │   └── main
│   │   │   │   │   ├── jakarta.json-api-1.1.6.jar
│   │   │   │   │   └── module.xml
│   │   │   │   └── bind
│   │   │   │   └── api
│   │   │   │   └── main
│   │   │   │   ├── jakarta.json.bind-api-1.0.2.jar
│   │   │   │   └── module.xml
│   │   │   ├── jws
│   │   │   │   └── api
│   │   │   │   └── main
│   │   │   │   ├── jsr181-api-1.0-MR1.jar
│   │   │   │   └── module.xml
│   │   │   ├── mail
│   │   │   │   └── api
│   │   │   │   └── main
│   │   │   │   ├── jakarta.mail-1.6.5.jar
│   │   │   │   └── module.xml
│   │   │   ├── management
│   │   │   │   └── j2ee
│   │   │   │   └── api
│   │   │   │   └── main
│   │   │   │   ├── jboss-j2eemgmt-api_1.1_spec-2.0.0.Final.jar
│   │   │   │   └── module.xml
│   │   │   ├── orb
│   │   │   │   └── api
│   │   │   │   └── main
│   │   │   │   ├── module.xml
│   │   │   │   └── openjdk-orb-8.1.4.Final.jar
│   │   │   ├── persistence
│   │   │   │   └── api
│   │   │   │   └── main
│   │   │   │   ├── jakarta.persistence-api-2.2.3.jar
│   │   │   │   └── module.xml
│   │   │   ├── resource
│   │   │   │   └── api
│   │   │   │   └── main
│   │   │   │   ├── jboss-connector-api_1.7_spec-2.0.0.Final.jar
│   │   │   │   └── module.xml
│   │   │   ├── rmi
│   │   │   │   └── api
│   │   │   │   └── main
│   │   │   │   └── module.xml
│   │   │   ├── security
│   │   │   │   ├── auth
│   │   │   │   │   └── message
│   │   │   │   │   └── api
│   │   │   │   │   └── main
│   │   │   │   │   ├── jboss-jaspi-api_1.1_spec-2.0.1.Final.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── enterprise
│   │   │   │   │   └── api
│   │   │   │   │   └── main
│   │   │   │   │   ├── jakarta.security.enterprise-api-1.0.2.jar
│   │   │   │   │   └── module.xml
│   │   │   │   └── jacc
│   │   │   │   └── api
│   │   │   │   └── main
│   │   │   │   ├── jboss-jacc-api_1.5_spec-2.0.0.Final.jar
│   │   │   │   └── module.xml
│   │   │   ├── servlet
│   │   │   │   ├── api
│   │   │   │   │   └── main
│   │   │   │   │   ├── jboss-servlet-api_4.0_spec-2.0.0.Final.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── jsp
│   │   │   │   │   └── api
│   │   │   │   │   └── main
│   │   │   │   │   ├── jboss-jsp-api_2.3_spec-2.0.0.Final.jar
│   │   │   │   │   └── module.xml
│   │   │   │   └── jstl
│   │   │   │   └── api
│   │   │   │   └── main
│   │   │   │   ├── module.xml
│   │   │   │   ├── taglibs-standard-compat-1.2.6-RC1.jar
│   │   │   │   ├── taglibs-standard-impl-1.2.6-RC1.jar
│   │   │   │   └── taglibs-standard-spec-1.2.6-RC1.jar
│   │   │   ├── sql
│   │   │   │   └── api
│   │   │   │   └── main
│   │   │   │   └── module.xml
│   │   │   ├── transaction
│   │   │   │   └── api
│   │   │   │   └── main
│   │   │   │   ├── jboss-transaction-api_1.3_spec-2.0.0.Final.jar
│   │   │   │   └── module.xml
│   │   │   ├── validation
│   │   │   │   └── api
│   │   │   │   └── main
│   │   │   │   ├── jakarta.validation-api-2.0.2.jar
│   │   │   │   └── module.xml
│   │   │   ├── websocket
│   │   │   │   └── api
│   │   │   │   └── main
│   │   │   │   ├── jboss-websocket-api_1.1_spec-2.0.0.Final.jar
│   │   │   │   └── module.xml
│   │   │   ├── ws
│   │   │   │   └── rs
│   │   │   │   └── api
│   │   │   │   └── main
│   │   │   │   ├── jboss-jaxrs-api_2.1_spec-2.0.1.Final.jar
│   │   │   │   └── module.xml
│   │   │   ├── wsdl4j
│   │   │   │   └── api
│   │   │   │   └── main
│   │   │   │   ├── module.xml
│   │   │   │   └── wsdl4j-1.6.3.jar
│   │   │   └── xml
│   │   │   ├── bind
│   │   │   │   └── api
│   │   │   │   └── main
│   │   │   │   ├── jboss-jaxb-api_2.3_spec-2.0.0.Final.jar
│   │   │   │   └── module.xml
│   │   │   ├── rpc
│   │   │   │   └── api
│   │   │   │   └── main
│   │   │   │   ├── jboss-jaxrpc-api_1.1_spec-2.0.0.Final.jar
│   │   │   │   └── module.xml
│   │   │   ├── soap
│   │   │   │   └── api
│   │   │   │   └── main
│   │   │   │   ├── jboss-saaj-api_1.4_spec-1.0.2.Final.jar
│   │   │   │   └── module.xml
│   │   │   ├── stream
│   │   │   │   └── api
│   │   │   │   └── main
│   │   │   │   └── module.xml
│   │   │   └── ws
│   │   │   └── api
│   │   │   └── main
│   │   │   ├── jboss-jaxws-api_2.3_spec-2.0.0.Final.jar
│   │   │   └── module.xml
│   │   ├── net
│   │   │   ├── bytebuddy
│   │   │   │   └── main
│   │   │   │   ├── byte-buddy-1.9.11.jar
│   │   │   │   └── module.xml
│   │   │   └── jcip
│   │   │   └── main
│   │   │   ├── jcip-annotations-1.0.jar
│   │   │   └── module.xml
│   │   ├── nu
│   │   │   └── xom
│   │   │   └── main
│   │   │   ├── module.xml
│   │   │   └── xom-1.2.10.jar
│   │   ├── org
│   │   │   ├── aesh
│   │   │   │   └── main
│   │   │   │   ├── aesh-2.4.jar
│   │   │   │   ├── aesh-extensions-1.8.jar
│   │   │   │   ├── module.xml
│   │   │   │   └── readline-2.0.jar
│   │   │   ├── antlr
│   │   │   │   └── main
│   │   │   │   ├── antlr-2.7.7.jar
│   │   │   │   └── module.xml
│   │   │   ├── apache
│   │   │   │   ├── activemq
│   │   │   │   │   └── artemis
│   │   │   │   │   ├── journal
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── activemq-artemis-native-1.0.0.jar
│   │   │   │   │   │   ├── artemis-commons-2.10.1.jar
│   │   │   │   │   │   ├── artemis-journal-2.10.1.jar
│   │   │   │   │   │   ├── lib
│   │   │   │   │   │   │   ├── linux-i686
│   │   │   │   │   │   │   │   └── libartemis-native-32.so
│   │   │   │   │   │   │   └── linux-x86_64
│   │   │   │   │   │   │   └── libartemis-native-64.so
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   ├── main
│   │   │   │   │   │   ├── artemis-cli-2.10.1.jar
│   │   │   │   │   │   ├── artemis-core-client-2.10.1.jar
│   │   │   │   │   │   ├── artemis-dto-2.10.1.jar
│   │   │   │   │   │   ├── artemis-hqclient-protocol-2.10.1.jar
│   │   │   │   │   │   ├── artemis-jdbc-store-2.10.1.jar
│   │   │   │   │   │   ├── artemis-jms-client-2.10.1.jar
│   │   │   │   │   │   ├── artemis-jms-server-2.10.1.jar
│   │   │   │   │   │   ├── artemis-selector-2.10.1.jar
│   │   │   │   │   │   ├── artemis-server-2.10.1.jar
│   │   │   │   │   │   ├── artemis-service-extensions-2.10.1.jar
│   │   │   │   │   │   ├── artemis-tools-2.10.1.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   ├── protocol
│   │   │   │   │   │   ├── amqp
│   │   │   │   │   │   │   └── main
│   │   │   │   │   │   │   ├── artemis-amqp-protocol-2.10.1.jar
│   │   │   │   │   │   │   └── module.xml
│   │   │   │   │   │   ├── hornetq
│   │   │   │   │   │   │   └── main
│   │   │   │   │   │   │   ├── artemis-hornetq-protocol-2.10.1.jar
│   │   │   │   │   │   │   └── module.xml
│   │   │   │   │   │   └── stomp
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── artemis-stomp-protocol-2.10.1.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   └── ra
│   │   │   │   │   └── main
│   │   │   │   │   ├── artemis-ra-2.10.1.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── avro
│   │   │   │   │   └── main
│   │   │   │   │   ├── avro-1.7.6.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── commons
│   │   │   │   │   ├── beanutils
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── commons-beanutils-1.9.4.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   ├── cli
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── commons-cli-1.3.1.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   ├── codec
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── commons-codec-1.13.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   ├── collections
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── commons-collections-3.2.2.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   ├── io
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── commons-io-2.5.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   └── logging
│   │   │   │   │   └── main
│   │   │   │   │   └── module.xml
│   │   │   │   ├── cxf
│   │   │   │   │   ├── impl
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── cxf-rt-bindings-coloc-3.3.6.jar
│   │   │   │   │   │   ├── cxf-rt-bindings-soap-3.3.6.jar
│   │   │   │   │   │   ├── cxf-rt-bindings-xml-3.3.6.jar
│   │   │   │   │   │   ├── cxf-rt-databinding-aegis-3.3.6.jar
│   │   │   │   │   │   ├── cxf-rt-databinding-jaxb-3.3.6.jar
│   │   │   │   │   │   ├── cxf-rt-features-clustering-3.3.6.jar
│   │   │   │   │   │   ├── cxf-rt-frontend-jaxws-3.3.6.jar
│   │   │   │   │   │   ├── cxf-rt-frontend-simple-3.3.6.jar
│   │   │   │   │   │   ├── cxf-rt-management-3.3.6.jar
│   │   │   │   │   │   ├── cxf-rt-security-3.3.6.jar
│   │   │   │   │   │   ├── cxf-rt-security-saml-3.3.6.jar
│   │   │   │   │   │   ├── cxf-rt-transports-http-3.3.6.jar
│   │   │   │   │   │   ├── cxf-rt-transports-http-hc-3.3.6.jar
│   │   │   │   │   │   ├── cxf-rt-transports-jms-3.3.6.jar
│   │   │   │   │   │   ├── cxf-rt-transports-local-3.3.6.jar
│   │   │   │   │   │   ├── cxf-rt-ws-addr-3.3.6.jar
│   │   │   │   │   │   ├── cxf-rt-wsdl-3.3.6.jar
│   │   │   │   │   │   ├── cxf-rt-ws-mex-3.3.6.jar
│   │   │   │   │   │   ├── cxf-rt-ws-policy-3.3.6.jar
│   │   │   │   │   │   ├── cxf-rt-ws-rm-3.3.6.jar
│   │   │   │   │   │   ├── cxf-services-ws-discovery-api-3.3.6.jar
│   │   │   │   │   │   ├── cxf-tools-common-3.3.6.jar
│   │   │   │   │   │   ├── cxf-tools-java2ws-3.3.6.jar
│   │   │   │   │   │   ├── cxf-tools-validator-3.3.6.jar
│   │   │   │   │   │   ├── cxf-tools-wsdlto-core-3.3.6.jar
│   │   │   │   │   │   ├── cxf-tools-wsdlto-databinding-jaxb-3.3.6.jar
│   │   │   │   │   │   ├── cxf-tools-wsdlto-frontend-jaxws-3.3.6.jar
│   │   │   │   │   │   ├── cxf-xjc-boolean-3.3.0.jar
│   │   │   │   │   │   ├── cxf-xjc-bug986-3.3.0.jar
│   │   │   │   │   │   ├── cxf-xjc-dv-3.3.0.jar
│   │   │   │   │   │   ├── cxf-xjc-runtime-3.3.0.jar
│   │   │   │   │   │   ├── cxf-xjc-ts-3.3.0.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   ├── main
│   │   │   │   │   │   ├── cxf-core-3.3.6.jar
│   │   │   │   │   │   ├── cxf-rt-features-logging-3.3.6.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   ├── services-sts
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── cxf-services-sts-core-3.3.6.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   └── ws-security
│   │   │   │   │   └── main
│   │   │   │   │   ├── cxf-rt-ws-security-3.3.6.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── httpcomponents
│   │   │   │   │   ├── core
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── httpclient-4.5.12.jar
│   │   │   │   │   │   ├── httpcore-4.4.13.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   └── main
│   │   │   │   │   ├── httpasyncclient-4.1.4.jar
│   │   │   │   │   ├── httpcore-nio-4.4.13.jar
│   │   │   │   │   ├── httpmime-4.5.12.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── james
│   │   │   │   │   └── mime4j
│   │   │   │   │   └── main
│   │   │   │   │   ├── apache-mime4j-0.6.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── log4j
│   │   │   │   │   └── main
│   │   │   │   │   └── module.xml
│   │   │   │   ├── lucene
│   │   │   │   │   ├── internal
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── lucene-backward-codecs-5.5.5.jar
│   │   │   │   │   │   ├── lucene-misc-5.5.5.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   └── main
│   │   │   │   │   ├── lucene-analyzers-common-5.5.5.jar
│   │   │   │   │   ├── lucene-core-5.5.5.jar
│   │   │   │   │   ├── lucene-facet-5.5.5.jar
│   │   │   │   │   ├── lucene-queries-5.5.5.jar
│   │   │   │   │   ├── lucene-queryparser-5.5.5.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── neethi
│   │   │   │   │   └── main
│   │   │   │   │   ├── module.xml
│   │   │   │   │   └── neethi-3.1.1.jar
│   │   │   │   ├── openjpa
│   │   │   │   │   └── main
│   │   │   │   │   ├── jipijapa-openjpa-20.0.1.Final.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── qpid
│   │   │   │   │   └── proton
│   │   │   │   │   └── main
│   │   │   │   │   ├── module.xml
│   │   │   │   │   └── proton-j-0.33.2.jar
│   │   │   │   ├── santuario
│   │   │   │   │   └── xmlsec
│   │   │   │   │   └── main
│   │   │   │   │   ├── module.xml
│   │   │   │   │   └── xmlsec-2.1.4.jar
│   │   │   │   ├── thrift
│   │   │   │   │   └── main
│   │   │   │   │   ├── libthrift-0.13.0.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── velocity
│   │   │   │   │   └── main
│   │   │   │   │   ├── module.xml
│   │   │   │   │   └── velocity-engine-core-2.1.jar
│   │   │   │   ├── ws
│   │   │   │   │   ├── security
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── jasypt-1.9.3.jar
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   ├── wss4j-bindings-2.2.5.jar
│   │   │   │   │   │   ├── wss4j-policy-2.2.5.jar
│   │   │   │   │   │   ├── wss4j-ws-security-common-2.2.5.jar
│   │   │   │   │   │   ├── wss4j-ws-security-dom-2.2.5.jar
│   │   │   │   │   │   ├── wss4j-ws-security-policy-stax-2.2.5.jar
│   │   │   │   │   │   └── wss4j-ws-security-stax-2.2.5.jar
│   │   │   │   │   └── xmlschema
│   │   │   │   │   └── main
│   │   │   │   │   ├── module.xml
│   │   │   │   │   └── xmlschema-core-2.2.4.jar
│   │   │   │   ├── xalan
│   │   │   │   │   └── main
│   │   │   │   │   ├── module.xml
│   │   │   │   │   ├── serializer-2.7.1.jbossorg-4.jar
│   │   │   │   │   └── xalan-2.7.1.jbossorg-4.jar
│   │   │   │   ├── xerces
│   │   │   │   │   └── main
│   │   │   │   │   ├── module.xml
│   │   │   │   │   └── xercesImpl-2.12.0.SP02.jar
│   │   │   │   └── xml-resolver
│   │   │   │   └── main
│   │   │   │   ├── module.xml
│   │   │   │   └── xml-resolver-1.2.jar
│   │   │   ├── bouncycastle
│   │   │   │   └── main
│   │   │   │   ├── bcmail-jdk15on-1.65.jar
│   │   │   │   ├── bcpkix-jdk15on-1.65.jar
│   │   │   │   ├── bcprov-jdk15on-1.65.jar
│   │   │   │   └── module.xml
│   │   │   ├── codehaus
│   │   │   │   ├── jackson
│   │   │   │   │   ├── jackson-core-asl
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── jackson-core-asl-1.9.13.redhat-00007.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   ├── jackson-jaxrs
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── jackson-jaxrs-1.9.13.redhat-00007.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   ├── jackson-mapper-asl
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── jackson-mapper-asl-1.9.13.redhat-00007.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   └── jackson-xc
│   │   │   │   │   └── main
│   │   │   │   │   ├── jackson-xc-1.9.13.redhat-00007.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── jettison
│   │   │   │   │   └── main
│   │   │   │   │   ├── jettison-1.4.0.jar
│   │   │   │   │   └── module.xml
│   │   │   │   └── woodstox
│   │   │   │   └── main
│   │   │   │   ├── module.xml
│   │   │   │   ├── stax2-api-4.2.jar
│   │   │   │   └── woodstox-core-6.0.3.jar
│   │   │   ├── dom4j
│   │   │   │   └── main
│   │   │   │   ├── dom4j-2.1.3.jar
│   │   │   │   └── module.xml
│   │   │   ├── eclipse
│   │   │   │   ├── jdt
│   │   │   │   │   └── ecj
│   │   │   │   │   └── main
│   │   │   │   │   ├── ecj-4.6.1.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── jgit
│   │   │   │   │   └── main
│   │   │   │   │   ├── module.xml
│   │   │   │   │   └── org.eclipse.jgit-5.0.2.201807311906-r.jar
│   │   │   │   ├── microprofile
│   │   │   │   │   ├── config
│   │   │   │   │   │   └── api
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── microprofile-config-api-1.4.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   ├── health
│   │   │   │   │   │   └── api
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── microprofile-health-api-2.2.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   ├── metrics
│   │   │   │   │   │   └── api
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── microprofile-metrics-api-2.3.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   ├── opentracing
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── microprofile-opentracing-api-1.3.3.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   └── restclient
│   │   │   │   │   └── main
│   │   │   │   │   ├── microprofile-rest-client-api-1.4.0.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── persistence
│   │   │   │   │   └── main
│   │   │   │   │   ├── jipijapa-eclipselink-20.0.1.Final.jar
│   │   │   │   │   └── module.xml
│   │   │   │   └── yasson
│   │   │   │   └── main
│   │   │   │   ├── module.xml
│   │   │   │   └── yasson-1.0.5.jar
│   │   │   ├── fusesource
│   │   │   │   └── jansi
│   │   │   │   └── main
│   │   │   │   ├── jansi-1.18.jar
│   │   │   │   └── module.xml
│   │   │   ├── glassfish
│   │   │   │   ├── jakarta
│   │   │   │   │   ├── el
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── jakarta.el-3.0.3.jbossorg-2.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   └── json
│   │   │   │   │   └── main
│   │   │   │   │   ├── jakarta.json-1.1.6.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── javax
│   │   │   │   │   ├── el
│   │   │   │   │   │   └── main
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   ├── enterprise
│   │   │   │   │   │   └── concurrent
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── jakarta.enterprise.concurrent-1.1.1.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   └── json
│   │   │   │   │   └── main
│   │   │   │   │   └── module.xml
│   │   │   │   └── soteria
│   │   │   │   └── main
│   │   │   │   ├── jakarta.security.enterprise-1.0.1-jbossorg-1.jar
│   │   │   │   └── module.xml
│   │   │   ├── hibernate
│   │   │   │   ├── 4.1
│   │   │   │   │   ├── jipijapa-hibernate4-1-20.0.1.Final.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── 4.3
│   │   │   │   │   └── module.xml
│   │   │   │   ├── 5.0
│   │   │   │   │   └── module.xml
│   │   │   │   ├── 5.3
│   │   │   │   │   └── module.xml
│   │   │   │   ├── bytecodetransformer
│   │   │   │   │   └── main
│   │   │   │   │   ├── module.xml
│   │   │   │   │   └── wildfly-ormtransformer-20.0.1.Final.jar
│   │   │   │   ├── commons-annotations
│   │   │   │   │   └── main
│   │   │   │   │   ├── hibernate-commons-annotations-5.0.5.Final.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── envers
│   │   │   │   │   └── main
│   │   │   │   │   └── module.xml
│   │   │   │   ├── infinispan
│   │   │   │   │   └── main
│   │   │   │   │   └── module.xml
│   │   │   │   ├── jipijapa-hibernate4-3
│   │   │   │   │   └── main
│   │   │   │   │   ├── jipijapa-hibernate4-3-20.0.1.Final.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── jipijapa-hibernate5
│   │   │   │   │   └── main
│   │   │   │   │   ├── jipijapa-hibernate5-20.0.1.Final.jar
│   │   │   │   │   ├── jipijapa-hibernate5-legacy-20.0.1.Final.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── jipijapa-hibernate5-3
│   │   │   │   │   └── main
│   │   │   │   │   ├── jipijapa-hibernate5-3-20.0.1.Final.jar
│   │   │   │   │   ├── jipijapa-hibernate5-3-legacy-20.0.1.Final.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── main
│   │   │   │   │   ├── hibernate-core-5.3.17.Final.jar
│   │   │   │   │   ├── hibernate-envers-5.3.17.Final.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── search
│   │   │   │   │   ├── backend-jms
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── hibernate-search-backend-jms-5.10.7.Final.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   ├── engine
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── hibernate-search-engine-5.10.7.Final.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   ├── orm
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── hibernate-search-orm-5.10.7.Final.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   └── serialization-avro
│   │   │   │   │   └── main
│   │   │   │   │   ├── hibernate-search-serialization-avro-5.10.7.Final.jar
│   │   │   │   │   └── module.xml
│   │   │   │   └── validator
│   │   │   │   ├── cdi
│   │   │   │   │   └── main
│   │   │   │   │   ├── hibernate-validator-cdi-6.0.20.Final.jar
│   │   │   │   │   └── module.xml
│   │   │   │   └── main
│   │   │   │   ├── hibernate-validator-6.0.20.Final.jar
│   │   │   │   └── module.xml
│   │   │   ├── hornetq
│   │   │   │   └── client
│   │   │   │   └── main
│   │   │   │   ├── hornetq-commons-2.4.7.Final.jar
│   │   │   │   ├── hornetq-core-client-2.4.7.Final.jar
│   │   │   │   ├── hornetq-jms-client-2.4.7.Final.jar
│   │   │   │   └── module.xml
│   │   │   ├── infinispan
│   │   │   │   ├── cachestore
│   │   │   │   │   └── remote
│   │   │   │   │   └── main
│   │   │   │   │   └── module.xml
│   │   │   │   ├── client
│   │   │   │   │   └── hotrod
│   │   │   │   │   └── main
│   │   │   │   │   ├── infinispan-client-hotrod-10.1.8.Final.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── commons
│   │   │   │   │   └── main
│   │   │   │   │   ├── infinispan-commons-10.1.8.Final.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── component
│   │   │   │   │   └── annotations
│   │   │   │   │   └── main
│   │   │   │   │   ├── infinispan-component-annotations-10.1.8.Final.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── hibernate-cache
│   │   │   │   │   └── main
│   │   │   │   │   ├── infinispan-hibernate-cache-commons-10.1.8.Final.jar
│   │   │   │   │   ├── infinispan-hibernate-cache-spi-10.1.8.Final.jar
│   │   │   │   │   ├── infinispan-hibernate-cache-v53-10.1.8.Final.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── main
│   │   │   │   │   ├── infinispan-core-10.1.8.Final.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── persistence
│   │   │   │   │   ├── jdbc
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── infinispan-cachestore-jdbc-10.1.8.Final.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   └── remote
│   │   │   │   │   └── main
│   │   │   │   │   ├── infinispan-cachestore-remote-10.1.8.Final.jar
│   │   │   │   │   └── module.xml
│   │   │   │   └── protostream
│   │   │   │   └── main
│   │   │   │   ├── module.xml
│   │   │   │   └── protostream-4.3.2.Final.jar
│   │   │   ├── javassist
│   │   │   │   └── main
│   │   │   │   ├── javassist-3.23.2-GA.jar
│   │   │   │   └── module.xml
│   │   │   ├── jaxen
│   │   │   │   └── main
│   │   │   │   ├── jaxen-1.1.6.jar
│   │   │   │   └── module.xml
│   │   │   ├── jberet
│   │   │   │   └── jberet-core
│   │   │   │   └── main
│   │   │   │   ├── jberet-core-1.3.6.Final.jar
│   │   │   │   └── module.xml
│   │   │   ├── jboss
│   │   │   │   ├── as
│   │   │   │   │   ├── appclient
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-appclient-20.0.1.Final.jar
│   │   │   │   │   ├── cli
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-cli-12.0.3.Final.jar
│   │   │   │   │   ├── clustering
│   │   │   │   │   │   ├── common
│   │   │   │   │   │   │   └── main
│   │   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   │   └── wildfly-clustering-common-20.0.1.Final.jar
│   │   │   │   │   │   ├── ejb3
│   │   │   │   │   │   │   └── infinispan
│   │   │   │   │   │   │   └── main
│   │   │   │   │   │   │   └── module.xml
│   │   │   │   │   │   ├── infinispan
│   │   │   │   │   │   │   └── main
│   │   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   │   └── wildfly-clustering-infinispan-extension-20.0.1.Final.jar
│   │   │   │   │   │   ├── jgroups
│   │   │   │   │   │   │   └── main
│   │   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   │   └── wildfly-clustering-jgroups-extension-20.0.1.Final.jar
│   │   │   │   │   │   └── web
│   │   │   │   │   │   └── infinispan
│   │   │   │   │   │   └── main
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   ├── cmp
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-cmp-20.0.1.Final.jar
│   │   │   │   │   ├── configadmin
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-configadmin-20.0.1.Final.jar
│   │   │   │   │   ├── connector
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-connector-20.0.1.Final.jar
│   │   │   │   │   ├── console
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── hal-console-3.2.9.Final-resources.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   ├── controller
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-controller-12.0.3.Final.jar
│   │   │   │   │   ├── controller-client
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-controller-client-12.0.3.Final.jar
│   │   │   │   │   ├── core-security
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-core-security-12.0.3.Final.jar
│   │   │   │   │   ├── core-security-api
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-core-security-api-12.0.3.Final.jar
│   │   │   │   │   ├── deployment-repository
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-deployment-repository-12.0.3.Final.jar
│   │   │   │   │   ├── deployment-scanner
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-deployment-scanner-12.0.3.Final.jar
│   │   │   │   │   ├── domain-add-user
│   │   │   │   │   │   └── main
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   ├── domain-http-error-context
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-domain-http-error-context-12.0.3.Final.jar
│   │   │   │   │   ├── domain-http-interface
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-domain-http-interface-12.0.3.Final.jar
│   │   │   │   │   ├── domain-management
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-domain-management-12.0.3.Final.jar
│   │   │   │   │   ├── ee
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-ee-20.0.1.Final.jar
│   │   │   │   │   ├── ejb3
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   ├── timers
│   │   │   │   │   │   │   └── timer-sql.properties
│   │   │   │   │   │   └── wildfly-ejb3-20.0.1.Final.jar
│   │   │   │   │   ├── host-controller
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-host-controller-12.0.3.Final.jar
│   │   │   │   │   ├── jacorb
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-jacorb-20.0.1.Final.jar
│   │   │   │   │   ├── jaxr
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-jaxr-20.0.1.Final.jar
│   │   │   │   │   ├── jaxrs
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-jaxrs-20.0.1.Final.jar
│   │   │   │   │   ├── jdr
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   ├── resources
│   │   │   │   │   │   │   └── plugins.properties
│   │   │   │   │   │   └── wildfly-jdr-20.0.1.Final.jar
│   │   │   │   │   ├── jmx
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-jmx-12.0.3.Final.jar
│   │   │   │   │   ├── jpa
│   │   │   │   │   │   ├── hibernate
│   │   │   │   │   │   │   └── 4
│   │   │   │   │   │   │   └── module.xml
│   │   │   │   │   │   ├── main
│   │   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   │   └── wildfly-jpa-20.0.1.Final.jar
│   │   │   │   │   │   ├── openjpa
│   │   │   │   │   │   │   └── main
│   │   │   │   │   │   │   └── module.xml
│   │   │   │   │   │   └── spi
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── jipijapa-spi-20.0.1.Final.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   ├── jsf
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-jsf-20.0.1.Final.jar
│   │   │   │   │   ├── jsf-injection
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   ├── weld-jsf-3.1.4.Final.jar
│   │   │   │   │   │   └── wildfly-jsf-injection-20.0.1.Final.jar
│   │   │   │   │   ├── jsr77
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-jsr77-20.0.1.Final.jar
│   │   │   │   │   ├── logging
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-logging-12.0.3.Final.jar
│   │   │   │   │   ├── mail
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-mail-20.0.1.Final.jar
│   │   │   │   │   ├── management-client-content
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-management-client-content-12.0.3.Final.jar
│   │   │   │   │   ├── messaging
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-messaging-20.0.1.Final.jar
│   │   │   │   │   ├── modcluster
│   │   │   │   │   │   └── main
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   ├── naming
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-naming-20.0.1.Final.jar
│   │   │   │   │   ├── network
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-network-12.0.3.Final.jar
│   │   │   │   │   ├── patching
│   │   │   │   │   │   ├── cli
│   │   │   │   │   │   │   └── main
│   │   │   │   │   │   │   └── module.xml
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-patching-12.0.3.Final.jar
│   │   │   │   │   ├── platform-mbean
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-platform-mbean-12.0.3.Final.jar
│   │   │   │   │   ├── pojo
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-pojo-20.0.1.Final.jar
│   │   │   │   │   ├── process-controller
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-process-controller-12.0.3.Final.jar
│   │   │   │   │   ├── protocol
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-protocol-12.0.3.Final.jar
│   │   │   │   │   ├── remoting
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-remoting-12.0.3.Final.jar
│   │   │   │   │   ├── sar
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-sar-20.0.1.Final.jar
│   │   │   │   │   ├── security
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-security-20.0.1.Final.jar
│   │   │   │   │   ├── security-api
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-security-api-20.0.1.Final.jar
│   │   │   │   │   ├── server
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-server-12.0.3.Final.jar
│   │   │   │   │   ├── standalone
│   │   │   │   │   │   └── main
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   ├── system-jmx
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-system-jmx-20.0.1.Final.jar
│   │   │   │   │   ├── threads
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-threads-12.0.3.Final.jar
│   │   │   │   │   ├── transactions
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-transactions-20.0.1.Final.jar
│   │   │   │   │   ├── vault-tool
│   │   │   │   │   │   └── main
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   ├── version
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-version-12.0.3.Final.jar
│   │   │   │   │   ├── web
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-web-20.0.1.Final.jar
│   │   │   │   │   ├── web-common
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-web-common-20.0.1.Final.jar
│   │   │   │   │   ├── webservices
│   │   │   │   │   │   ├── main
│   │   │   │   │   │   │   ├── jbossws-cxf-resources-5.4.1.Final-wildfly1900.jar
│   │   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   │   └── wildfly-webservices-server-integration-20.0.1.Final.jar
│   │   │   │   │   │   └── server
│   │   │   │   │   │   └── integration
│   │   │   │   │   │   └── main
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   ├── weld
│   │   │   │   │   │   ├── beanvalidation
│   │   │   │   │   │   │   └── main
│   │   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   │   └── wildfly-weld-bean-validation-20.0.1.Final.jar
│   │   │   │   │   │   ├── common
│   │   │   │   │   │   │   └── main
│   │   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   │   └── wildfly-weld-common-20.0.1.Final.jar
│   │   │   │   │   │   ├── ejb
│   │   │   │   │   │   │   └── main
│   │   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   │   └── wildfly-weld-ejb-20.0.1.Final.jar
│   │   │   │   │   │   ├── jpa
│   │   │   │   │   │   │   └── main
│   │   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   │   └── wildfly-weld-jpa-20.0.1.Final.jar
│   │   │   │   │   │   ├── main
│   │   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   │   └── wildfly-weld-20.0.1.Final.jar
│   │   │   │   │   │   ├── spi
│   │   │   │   │   │   │   └── main
│   │   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   │   └── wildfly-weld-spi-20.0.1.Final.jar
│   │   │   │   │   │   ├── transactions
│   │   │   │   │   │   │   └── main
│   │   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   │   └── wildfly-weld-transactions-20.0.1.Final.jar
│   │   │   │   │   │   └── webservices
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-weld-webservices-20.0.1.Final.jar
│   │   │   │   │   └── xts
│   │   │   │   │   └── main
│   │   │   │   │   ├── module.xml
│   │   │   │   │   └── wildfly-xts-20.0.1.Final.jar
│   │   │   │   ├── classfilewriter
│   │   │   │   │   └── main
│   │   │   │   │   ├── jboss-classfilewriter-1.2.4.Final.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── common-beans
│   │   │   │   │   └── main
│   │   │   │   │   ├── jboss-common-beans-2.0.1.Final.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── deployers
│   │   │   │   │   └── jboss-service-deployer
│   │   │   │   │   └── main
│   │   │   │   │   └── module.xml
│   │   │   │   ├── dmr
│   │   │   │   │   └── main
│   │   │   │   │   ├── jboss-dmr-1.5.1.Final.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── ejb
│   │   │   │   │   └── remote
│   │   │   │   │   └── protocol
│   │   │   │   │   └── main
│   │   │   │   │   └── module.xml
│   │   │   │   ├── ejb3
│   │   │   │   │   └── main
│   │   │   │   │   ├── jboss-ejb3-ext-api-2.3.0.Final.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── ejb-client
│   │   │   │   │   └── main
│   │   │   │   │   ├── jboss-ejb-client-4.0.33.Final.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── genericjms
│   │   │   │   │   └── main
│   │   │   │   │   ├── generic-jms-ra-jar-2.0.6.Final.jar
│   │   │   │   │   ├── META-INF
│   │   │   │   │   │   └── ra.xml
│   │   │   │   │   └── module.xml
│   │   │   │   ├── iiop-client
│   │   │   │   │   └── main
│   │   │   │   │   ├── jboss-iiop-client-1.0.1.Final.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── integration
│   │   │   │   │   └── ext-content
│   │   │   │   │   └── main
│   │   │   │   │   ├── bundled
│   │   │   │   │   │   └── jboss-seam-int-jbossas.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── invocation
│   │   │   │   │   └── main
│   │   │   │   │   ├── jboss-invocation-1.5.2.Final.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── ironjacamar
│   │   │   │   │   ├── api
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── ironjacamar-common-api-1.4.22.Final.jar
│   │   │   │   │   │   ├── ironjacamar-common-spi-1.4.22.Final.jar
│   │   │   │   │   │   ├── ironjacamar-core-api-1.4.22.Final.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   ├── impl
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── ironjacamar-common-impl-1.4.22.Final.jar
│   │   │   │   │   │   ├── ironjacamar-core-impl-1.4.22.Final.jar
│   │   │   │   │   │   ├── ironjacamar-deployers-common-1.4.22.Final.jar
│   │   │   │   │   │   ├── ironjacamar-validator-1.4.22.Final.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   └── jdbcadapters
│   │   │   │   │   └── main
│   │   │   │   │   ├── ironjacamar-jdbc-1.4.22.Final.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── jandex
│   │   │   │   │   └── main
│   │   │   │   │   ├── jandex-2.1.3.Final.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── jaxbintros
│   │   │   │   │   └── main
│   │   │   │   │   ├── jboss-jaxb-intros-1.0.3.GA.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── jboss-transaction-spi
│   │   │   │   │   └── main
│   │   │   │   │   ├── jboss-transaction-spi-7.6.0.Final.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── jts
│   │   │   │   │   ├── integration
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── narayana-jts-integration-5.10.5.Final.jar
│   │   │   │   │   └── main
│   │   │   │   │   ├── module.xml
│   │   │   │   │   └── narayana-jts-idlj-5.10.5.Final.jar
│   │   │   │   ├── log4j
│   │   │   │   │   └── logmanager
│   │   │   │   │   └── main
│   │   │   │   │   ├── log4j-jboss-logmanager-1.2.0.Final.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── logging
│   │   │   │   │   ├── commons
│   │   │   │   │   │   └── logging
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── commons-logging-jboss-logging-1.0.0.Final.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   ├── jul-to-slf4j-stub
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── jul-to-slf4j-stub-1.0.1.Final.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   └── main
│   │   │   │   │   ├── jboss-logging-3.4.1.Final.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── logmanager
│   │   │   │   │   └── main
│   │   │   │   │   ├── jboss-logmanager-2.1.15.Final.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── marshalling
│   │   │   │   │   ├── main
│   │   │   │   │   │   ├── jboss-marshalling-2.0.9.Final.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   └── river
│   │   │   │   │   └── main
│   │   │   │   │   ├── jboss-marshalling-river-2.0.9.Final.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── metadata
│   │   │   │   │   ├── appclient
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── jboss-metadata-appclient-13.0.0.Final.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   ├── common
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── jboss-metadata-common-13.0.0.Final.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   ├── ear
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── jboss-metadata-ear-13.0.0.Final.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   ├── ejb
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── jboss-metadata-ejb-13.0.0.Final.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   └── web
│   │   │   │   │   └── main
│   │   │   │   │   ├── jboss-metadata-web-13.0.0.Final.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── mod_cluster
│   │   │   │   │   ├── container
│   │   │   │   │   │   └── spi
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── mod_cluster-container-spi-1.4.1.Final.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   ├── core
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── mod_cluster-core-1.4.1.Final.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   └── load
│   │   │   │   │   └── spi
│   │   │   │   │   └── main
│   │   │   │   │   ├── mod_cluster-load-spi-1.4.1.Final.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── msc
│   │   │   │   │   └── main
│   │   │   │   │   ├── jboss-msc-1.4.11.Final.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── narayana
│   │   │   │   │   ├── compensations
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── compensations-5.10.5.Final.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   ├── rts
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   ├── restat-api-5.10.5.Final.jar
│   │   │   │   │   │   ├── restat-bridge-5.10.5.Final.jar
│   │   │   │   │   │   ├── restat-integration-5.10.5.Final.jar
│   │   │   │   │   │   └── restat-util-5.10.5.Final.jar
│   │   │   │   │   └── txframework
│   │   │   │   │   └── main
│   │   │   │   │   ├── module.xml
│   │   │   │   │   └── txframework-5.10.5.Final.jar
│   │   │   │   ├── remote-naming
│   │   │   │   │   └── main
│   │   │   │   │   └── module.xml
│   │   │   │   ├── remoting
│   │   │   │   │   └── main
│   │   │   │   │   ├── jboss-remoting-5.0.18.Final.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── remoting3
│   │   │   │   │   ├── main
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   └── remoting-jmx
│   │   │   │   │   └── main
│   │   │   │   │   └── module.xml
│   │   │   │   ├── remoting-jmx
│   │   │   │   │   └── main
│   │   │   │   │   ├── module.xml
│   │   │   │   │   └── remoting-jmx-3.0.4.Final.jar
│   │   │   │   ├── resteasy
│   │   │   │   │   ├── jose-jwt
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── jose-jwt-3.12.1.Final.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   ├── resteasy-atom-provider
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── resteasy-atom-provider-3.12.1.Final.jar
│   │   │   │   │   ├── resteasy-cdi
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── resteasy-cdi-3.12.1.Final.jar
│   │   │   │   │   ├── resteasy-client-microprofile
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── resteasy-client-microprofile-3.12.1.Final.jar
│   │   │   │   │   ├── resteasy-crypto
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── resteasy-crypto-3.12.1.Final.jar
│   │   │   │   │   ├── resteasy-jackson2-provider
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── resteasy-jackson2-provider-3.12.1.Final.jar
│   │   │   │   │   ├── resteasy-jackson-provider
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── resteasy-jackson-provider-3.12.1.Final.jar
│   │   │   │   │   ├── resteasy-jaxb-provider
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── resteasy-jaxb-provider-3.12.1.Final.jar
│   │   │   │   │   ├── resteasy-jaxrs
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   ├── resteasy-client-3.12.1.Final.jar
│   │   │   │   │   │   └── resteasy-jaxrs-3.12.1.Final.jar
│   │   │   │   │   ├── resteasy-jettison-provider
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── resteasy-jettison-provider-3.12.1.Final.jar
│   │   │   │   │   ├── resteasy-jsapi
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── resteasy-jsapi-3.12.1.Final.jar
│   │   │   │   │   ├── resteasy-json-binding-provider
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── resteasy-json-binding-provider-3.12.1.Final.jar
│   │   │   │   │   ├── resteasy-json-p-provider
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── resteasy-json-p-provider-3.12.1.Final.jar
│   │   │   │   │   ├── resteasy-multipart-provider
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── resteasy-multipart-provider-3.12.1.Final.jar
│   │   │   │   │   ├── resteasy-rxjava2
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── resteasy-rxjava2-3.12.1.Final.jar
│   │   │   │   │   ├── resteasy-spring
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── bundled
│   │   │   │   │   │   │   └── resteasy-spring-jar
│   │   │   │   │   │   │   └── resteasy-spring-3.12.1.Final.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   ├── resteasy-validator-provider
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── resteasy-validator-provider-3.12.1.Final.jar
│   │   │   │   │   ├── resteasy-validator-provider-11
│   │   │   │   │   │   └── main
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   └── resteasy-yaml-provider
│   │   │   │   │   └── main
│   │   │   │   │   ├── module.xml
│   │   │   │   │   └── resteasy-yaml-provider-3.12.1.Final.jar
│   │   │   │   ├── security
│   │   │   │   │   ├── negotiation
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── jboss-negotiation-common-3.0.6.Final.jar
│   │   │   │   │   │   ├── jboss-negotiation-extras-3.0.6.Final.jar
│   │   │   │   │   │   ├── jboss-negotiation-ntlm-3.0.6.Final.jar
│   │   │   │   │   │   ├── jboss-negotiation-spnego-3.0.6.Final.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   └── xacml
│   │   │   │   │   └── main
│   │   │   │   │   ├── jbossxacml-2.0.8.Final.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── staxmapper
│   │   │   │   │   └── main
│   │   │   │   │   ├── module.xml
│   │   │   │   │   └── staxmapper-1.3.0.Final.jar
│   │   │   │   ├── stdio
│   │   │   │   │   └── main
│   │   │   │   │   ├── jboss-stdio-1.1.0.Final.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── threads
│   │   │   │   │   └── main
│   │   │   │   │   ├── jboss-threads-2.3.3.Final.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── vfs
│   │   │   │   │   └── main
│   │   │   │   │   ├── jboss-vfs-3.2.15.Final.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── weld
│   │   │   │   │   ├── api
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── weld-api-3.1.SP2.jar
│   │   │   │   │   ├── core
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   ├── weld-core-impl-3.1.4.Final.jar
│   │   │   │   │   │   ├── weld-ejb-3.1.4.Final.jar
│   │   │   │   │   │   ├── weld-jta-3.1.4.Final.jar
│   │   │   │   │   │   └── weld-web-3.1.4.Final.jar
│   │   │   │   │   ├── probe
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── weld-probe-core-3.1.4.Final.jar
│   │   │   │   │   └── spi
│   │   │   │   │   └── main
│   │   │   │   │   ├── module.xml
│   │   │   │   │   └── weld-spi-3.1.SP2.jar
│   │   │   │   ├── ws
│   │   │   │   │   ├── api
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── jbossws-api-1.1.2.Final.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   ├── common
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── jbossws-common-3.3.0.Final.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   ├── cxf
│   │   │   │   │   │   ├── jbossws-cxf-client
│   │   │   │   │   │   │   └── main
│   │   │   │   │   │   │   └── module.xml
│   │   │   │   │   │   ├── jbossws-cxf-factories
│   │   │   │   │   │   │   └── main
│   │   │   │   │   │   │   ├── jbossws-cxf-factories-5.4.1.Final.jar
│   │   │   │   │   │   │   └── module.xml
│   │   │   │   │   │   ├── jbossws-cxf-server
│   │   │   │   │   │   │   └── main
│   │   │   │   │   │   │   ├── jbossws-cxf-server-5.4.1.Final.jar
│   │   │   │   │   │   │   └── module.xml
│   │   │   │   │   │   ├── jbossws-cxf-transports-udp
│   │   │   │   │   │   │   └── main
│   │   │   │   │   │   │   ├── jbossws-cxf-transports-udp-5.4.1.Final.jar
│   │   │   │   │   │   │   └── module.xml
│   │   │   │   │   │   ├── jbossws-cxf-transports-undertow
│   │   │   │   │   │   │   └── main
│   │   │   │   │   │   │   ├── jbossws-cxf-transports-undertow-5.4.1.Final.jar
│   │   │   │   │   │   │   └── module.xml
│   │   │   │   │   │   └── sts
│   │   │   │   │   │   └── main
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   ├── jaxws-client
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── jbossws-cxf-client-5.4.1.Final.jar
│   │   │   │   │   │   ├── jbossws-cxf-jaspi-5.4.1.Final.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   ├── jaxws-undertow-httpspi
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── jaxws-undertow-httpspi-1.0.1.Final.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   ├── saaj-impl
│   │   │   │   │   │   └── main
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   ├── spi
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── jbossws-spi-3.3.0.Final.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   └── tools
│   │   │   │   │   ├── common
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── jbossws-common-tools-1.3.2.Final.jar
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   ├── wsconsume
│   │   │   │   │   │   └── main
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   └── wsprovide
│   │   │   │   │   └── main
│   │   │   │   │   └── module.xml
│   │   │   │   ├── xnio
│   │   │   │   │   ├── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── xnio-api-3.8.1.Final.jar
│   │   │   │   │   ├── netty
│   │   │   │   │   │   └── netty-xnio-transport
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── netty-xnio-transport-0.1.9.Final.jar
│   │   │   │   │   └── nio
│   │   │   │   │   └── main
│   │   │   │   │   ├── module.xml
│   │   │   │   │   └── xnio-nio-3.8.1.Final.jar
│   │   │   │   └── xts
│   │   │   │   └── main
│   │   │   │   ├── jbosstxbridge-5.10.5.Final.jar
│   │   │   │   ├── jbossxts-5.10.5.Final.jar
│   │   │   │   └── module.xml
│   │   │   ├── jctools
│   │   │   │   └── main
│   │   │   │   ├── jctools-core-2.1.2.jar
│   │   │   │   └── module.xml
│   │   │   ├── jgroups
│   │   │   │   ├── azure
│   │   │   │   │   └── main
│   │   │   │   │   ├── jgroups-azure-1.2.1.Final.jar
│   │   │   │   │   └── module.xml
│   │   │   │   ├── kubernetes
│   │   │   │   │   └── main
│   │   │   │   │   ├── jgroups-kubernetes-1.0.15.Final.jar
│   │   │   │   │   └── module.xml
│   │   │   │   └── main
│   │   │   │   ├── jgroups-4.2.4.Final.jar
│   │   │   │   └── module.xml
│   │   │   ├── joda
│   │   │   │   └── time
│   │   │   │   └── main
│   │   │   │   ├── joda-time-2.9.7.jar
│   │   │   │   └── module.xml
│   │   │   ├── jsoup
│   │   │   │   └── main
│   │   │   │   ├── jsoup-1.8.3.jar
│   │   │   │   └── module.xml
│   │   │   ├── omg
│   │   │   │   └── api
│   │   │   │   └── main
│   │   │   │   └── module.xml
│   │   │   ├── opensaml
│   │   │   │   └── main
│   │   │   │   ├── cryptacular-1.2.4.jar
│   │   │   │   ├── java-support-7.3.0.jar
│   │   │   │   ├── module.xml
│   │   │   │   ├── opensaml-core-3.3.1.jar
│   │   │   │   ├── opensaml-profile-api-3.3.1.jar
│   │   │   │   ├── opensaml-saml-api-3.3.1.jar
│   │   │   │   ├── opensaml-saml-impl-3.3.1.jar
│   │   │   │   ├── opensaml-security-api-3.3.1.jar
│   │   │   │   ├── opensaml-security-impl-3.3.1.jar
│   │   │   │   ├── opensaml-soap-api-3.3.1.jar
│   │   │   │   ├── opensaml-xacml-api-3.3.1.jar
│   │   │   │   ├── opensaml-xacml-impl-3.3.1.jar
│   │   │   │   ├── opensaml-xacml-saml-api-3.3.1.jar
│   │   │   │   ├── opensaml-xacml-saml-impl-3.3.1.jar
│   │   │   │   ├── opensaml-xmlsec-api-3.3.1.jar
│   │   │   │   └── opensaml-xmlsec-impl-3.3.1.jar
│   │   │   ├── picketbox
│   │   │   │   └── main
│   │   │   │   ├── module.xml
│   │   │   │   ├── picketbox-5.0.3.Final-redhat-00005.jar
│   │   │   │   ├── picketbox-commons-1.0.0.final.jar
│   │   │   │   └── picketbox-infinispan-5.0.3.Final-redhat-00005.jar
│   │   │   ├── picketlink
│   │   │   │   ├── common
│   │   │   │   │   └── main
│   │   │   │   │   ├── module.xml
│   │   │   │   │   └── picketlink-common-2.5.5.SP12-redhat-00009.jar
│   │   │   │   ├── config
│   │   │   │   │   └── main
│   │   │   │   │   ├── module.xml
│   │   │   │   │   └── picketlink-config-2.5.5.SP12-redhat-00009.jar
│   │   │   │   ├── core
│   │   │   │   │   ├── api
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── picketlink-api-2.5.5.SP12-redhat-00009.jar
│   │   │   │   │   └── main
│   │   │   │   │   ├── module.xml
│   │   │   │   │   └── picketlink-impl-2.5.5.SP12-redhat-00009.jar
│   │   │   │   ├── federation
│   │   │   │   │   ├── bindings
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── picketlink-wildfly8-2.5.5.SP12-redhat-00012.jar
│   │   │   │   │   └── main
│   │   │   │   │   ├── module.xml
│   │   │   │   │   └── picketlink-federation-2.5.5.SP12-redhat-00009.jar
│   │   │   │   ├── idm
│   │   │   │   │   ├── api
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── picketlink-idm-api-2.5.5.SP12-redhat-00009.jar
│   │   │   │   │   ├── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── picketlink-idm-impl-2.5.5.SP12-redhat-00009.jar
│   │   │   │   │   └── schema
│   │   │   │   │   └── main
│   │   │   │   │   ├── module.xml
│   │   │   │   │   └── picketlink-idm-simple-schema-2.5.5.SP12-redhat-00009.jar
│   │   │   │   └── main
│   │   │   │   └── module.xml
│   │   │   ├── projectodd
│   │   │   │   └── vdx
│   │   │   │   └── main
│   │   │   │   ├── module.xml
│   │   │   │   ├── vdx-core-1.1.6.jar
│   │   │   │   └── vdx-wildfly-1.1.6.jar
│   │   │   ├── reactivestreams
│   │   │   │   └── main
│   │   │   │   ├── module.xml
│   │   │   │   └── reactive-streams-1.0.3.jar
│   │   │   ├── slf4j
│   │   │   │   ├── impl
│   │   │   │   │   └── main
│   │   │   │   │   ├── jbosgi-xservice.properties
│   │   │   │   │   ├── module.xml
│   │   │   │   │   └── slf4j-jboss-logmanager-1.0.4.GA.jar
│   │   │   │   └── main
│   │   │   │   ├── module.xml
│   │   │   │   └── slf4j-api-1.7.30.jar
│   │   │   ├── wildfly
│   │   │   │   ├── bootable-jar
│   │   │   │   │   └── main
│   │   │   │   │   ├── module.xml
│   │   │   │   │   └── wildfly-jar-runtime-12.0.3.Final.jar
│   │   │   │   ├── client
│   │   │   │   │   └── config
│   │   │   │   │   └── main
│   │   │   │   │   ├── module.xml
│   │   │   │   │   └── wildfly-client-config-1.0.1.Final.jar
│   │   │   │   ├── clustering
│   │   │   │   │   ├── api
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-clustering-api-20.0.1.Final.jar
│   │   │   │   │   ├── ee
│   │   │   │   │   │   ├── cache
│   │   │   │   │   │   │   └── main
│   │   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   │   └── wildfly-clustering-ee-cache-20.0.1.Final.jar
│   │   │   │   │   │   ├── hotrod
│   │   │   │   │   │   │   └── main
│   │   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   │   └── wildfly-clustering-ee-hotrod-20.0.1.Final.jar
│   │   │   │   │   │   ├── infinispan
│   │   │   │   │   │   │   └── main
│   │   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   │   └── wildfly-clustering-ee-infinispan-20.0.1.Final.jar
│   │   │   │   │   │   └── spi
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-clustering-ee-spi-20.0.1.Final.jar
│   │   │   │   │   ├── ejb
│   │   │   │   │   │   ├── infinispan
│   │   │   │   │   │   │   └── main
│   │   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   │   └── wildfly-clustering-ejb-infinispan-20.0.1.Final.jar
│   │   │   │   │   │   └── spi
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-clustering-ejb-spi-20.0.1.Final.jar
│   │   │   │   │   ├── infinispan
│   │   │   │   │   │   ├── client
│   │   │   │   │   │   │   └── main
│   │   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   │   └── wildfly-clustering-infinispan-client-20.0.1.Final.jar
│   │   │   │   │   │   ├── marshalling
│   │   │   │   │   │   │   └── main
│   │   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   │   └── wildfly-clustering-infinispan-marshalling-20.0.1.Final.jar
│   │   │   │   │   │   └── spi
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-clustering-infinispan-spi-20.0.1.Final.jar
│   │   │   │   │   ├── jgroups
│   │   │   │   │   │   ├── api
│   │   │   │   │   │   │   └── main
│   │   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   │   └── wildfly-clustering-jgroups-api-20.0.1.Final.jar
│   │   │   │   │   │   └── spi
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-clustering-jgroups-spi-20.0.1.Final.jar
│   │   │   │   │   ├── marshalling
│   │   │   │   │   │   ├── api
│   │   │   │   │   │   │   └── main
│   │   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   │   └── wildfly-clustering-marshalling-api-20.0.1.Final.jar
│   │   │   │   │   │   ├── jboss
│   │   │   │   │   │   │   └── main
│   │   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   │   └── wildfly-clustering-marshalling-jboss-20.0.1.Final.jar
│   │   │   │   │   │   └── spi
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-clustering-marshalling-spi-20.0.1.Final.jar
│   │   │   │   │   ├── server
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-clustering-server-20.0.1.Final.jar
│   │   │   │   │   ├── service
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-clustering-service-20.0.1.Final.jar
│   │   │   │   │   ├── singleton
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-clustering-singleton-api-20.0.1.Final.jar
│   │   │   │   │   ├── spi
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-clustering-spi-20.0.1.Final.jar
│   │   │   │   │   └── web
│   │   │   │   │   ├── api
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-clustering-web-api-20.0.1.Final.jar
│   │   │   │   │   ├── cache
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-clustering-web-cache-20.0.1.Final.jar
│   │   │   │   │   ├── container
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-clustering-web-container-20.0.1.Final.jar
│   │   │   │   │   ├── hotrod
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-clustering-web-hotrod-20.0.1.Final.jar
│   │   │   │   │   ├── infinispan
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-clustering-web-infinispan-20.0.1.Final.jar
│   │   │   │   │   ├── spi
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-clustering-web-spi-20.0.1.Final.jar
│   │   │   │   │   └── undertow
│   │   │   │   │   └── main
│   │   │   │   │   ├── module.xml
│   │   │   │   │   └── wildfly-clustering-web-undertow-20.0.1.Final.jar
│   │   │   │   ├── common
│   │   │   │   │   └── main
│   │   │   │   │   ├── module.xml
│   │   │   │   │   └── wildfly-common-1.5.4.Final.jar
│   │   │   │   ├── discovery
│   │   │   │   │   └── main
│   │   │   │   │   ├── module.xml
│   │   │   │   │   └── wildfly-discovery-client-1.2.1.Final.jar
│   │   │   │   ├── embedded
│   │   │   │   │   └── main
│   │   │   │   │   ├── module.xml
│   │   │   │   │   └── wildfly-embedded-12.0.3.Final.jar
│   │   │   │   ├── event
│   │   │   │   │   └── logger
│   │   │   │   │   └── main
│   │   │   │   │   ├── module.xml
│   │   │   │   │   └── wildfly-event-logger-12.0.3.Final.jar
│   │   │   │   ├── extension
│   │   │   │   │   ├── batch
│   │   │   │   │   │   └── jberet
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-batch-jberet-20.0.1.Final.jar
│   │   │   │   │   ├── bean-validation
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-bean-validation-20.0.1.Final.jar
│   │   │   │   │   ├── clustering
│   │   │   │   │   │   ├── singleton
│   │   │   │   │   │   │   └── main
│   │   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   │   └── wildfly-clustering-singleton-extension-20.0.1.Final.jar
│   │   │   │   │   │   └── web
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-clustering-web-extension-20.0.1.Final.jar
│   │   │   │   │   ├── core-management
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-core-management-subsystem-12.0.3.Final.jar
│   │   │   │   │   ├── core-management-client
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-core-management-client-12.0.3.Final.jar
│   │   │   │   │   ├── datasources-agroal
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-datasources-agroal-20.0.1.Final.jar
│   │   │   │   │   ├── discovery
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-discovery-12.0.3.Final.jar
│   │   │   │   │   ├── ee-security
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-ee-security-20.0.1.Final.jar
│   │   │   │   │   ├── elytron
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-elytron-integration-12.0.3.Final.jar
│   │   │   │   │   ├── io
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-io-12.0.3.Final.jar
│   │   │   │   │   ├── messaging-activemq
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── artemis-wildfly-integration-1.0.2.jar
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-messaging-activemq-20.0.1.Final.jar
│   │   │   │   │   ├── microprofile
│   │   │   │   │   │   ├── config-smallrye
│   │   │   │   │   │   │   └── main
│   │   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   │   └── wildfly-microprofile-config-smallrye-20.0.1.Final.jar
│   │   │   │   │   │   ├── health-smallrye
│   │   │   │   │   │   │   └── main
│   │   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   │   └── wildfly-microprofile-health-smallrye-20.0.1.Final.jar
│   │   │   │   │   │   ├── metrics-smallrye
│   │   │   │   │   │   │   └── main
│   │   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   │   └── wildfly-microprofile-metrics-smallrye-20.0.1.Final.jar
│   │   │   │   │   │   └── opentracing-smallrye
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-microprofile-opentracing-extension-20.0.1.Final.jar
│   │   │   │   │   ├── mod_cluster
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-mod_cluster-extension-20.0.1.Final.jar
│   │   │   │   │   ├── picketlink
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-picketlink-20.0.1.Final.jar
│   │   │   │   │   ├── request-controller
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-request-controller-12.0.3.Final.jar
│   │   │   │   │   ├── rts
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-rts-20.0.1.Final.jar
│   │   │   │   │   ├── security
│   │   │   │   │   │   └── manager
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-security-manager-12.0.3.Final.jar
│   │   │   │   │   └── undertow
│   │   │   │   │   └── main
│   │   │   │   │   ├── module.xml
│   │   │   │   │   └── wildfly-undertow-20.0.1.Final.jar
│   │   │   │   ├── http-client
│   │   │   │   │   ├── common
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-http-client-common-1.0.21.Final.jar
│   │   │   │   │   ├── ejb
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-http-ejb-client-1.0.21.Final.jar
│   │   │   │   │   ├── naming
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── wildfly-http-naming-client-1.0.21.Final.jar
│   │   │   │   │   └── transaction
│   │   │   │   │   └── main
│   │   │   │   │   ├── module.xml
│   │   │   │   │   └── wildfly-http-transaction-client-1.0.21.Final.jar
│   │   │   │   ├── iiop-openjdk
│   │   │   │   │   └── main
│   │   │   │   │   ├── module.xml
│   │   │   │   │   └── wildfly-iiop-openjdk-20.0.1.Final.jar
│   │   │   │   ├── microprofile
│   │   │   │   │   └── opentracing-smallrye
│   │   │   │   │   └── main
│   │   │   │   │   ├── module.xml
│   │   │   │   │   └── wildfly-microprofile-opentracing-smallrye-20.0.1.Final.jar
│   │   │   │   ├── mod_cluster
│   │   │   │   │   └── undertow
│   │   │   │   │   └── main
│   │   │   │   │   ├── module.xml
│   │   │   │   │   └── wildfly-mod_cluster-undertow-20.0.1.Final.jar
│   │   │   │   ├── naming
│   │   │   │   │   └── main
│   │   │   │   │   └── module.xml
│   │   │   │   ├── naming-client
│   │   │   │   │   └── main
│   │   │   │   │   ├── module.xml
│   │   │   │   │   └── wildfly-naming-client-1.0.13.Final.jar
│   │   │   │   ├── openssl
│   │   │   │   │   └── main
│   │   │   │   │   ├── lib
│   │   │   │   │   │   ├── linux-i386
│   │   │   │   │   │   │   └── libwfssl.so
│   │   │   │   │   │   ├── linux-s390x
│   │   │   │   │   │   │   └── libwfssl.so
│   │   │   │   │   │   ├── linux-x86_64
│   │   │   │   │   │   │   └── libwfssl.so
│   │   │   │   │   │   ├── macosx-x86_64
│   │   │   │   │   │   │   └── libwfssl.dylib
│   │   │   │   │   │   ├── solaris-x86_64
│   │   │   │   │   │   │   └── libwfssl.so
│   │   │   │   │   │   ├── win-i686
│   │   │   │   │   │   │   └── wfssl.dll
│   │   │   │   │   │   └── win-x86_64
│   │   │   │   │   │   └── wfssl.dll
│   │   │   │   │   ├── module.xml
│   │   │   │   │   └── wildfly-openssl-java-1.1.0.Final.jar
│   │   │   │   ├── security
│   │   │   │   │   ├── elytron
│   │   │   │   │   │   └── main
│   │   │   │   │   │   └── module.xml
│   │   │   │   │   ├── elytron-private
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   ├── wildfly-elytron-asn1-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-audit-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-auth-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-auth-server-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-auth-server-deprecated-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-auth-server-http-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-auth-server-sasl-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-auth-util-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-base-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-client-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-credential-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-credential-source-deprecated-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-credential-source-impl-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-credential-store-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-digest-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-http-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-http-basic-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-http-bearer-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-http-cert-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-http-deprecated-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-http-digest-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-http-form-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-http-spnego-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-http-sso-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-http-util-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-jacc-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-jaspi-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-json-util-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-keystore-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-mechanism-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-mechanism-digest-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-mechanism-gssapi-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-mechanism-http-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-mechanism-oauth2-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-mechanism-scram-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-password-impl-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-permission-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-provider-util-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-realm-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-realm-jdbc-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-realm-ldap-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-realm-token-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-sasl-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-sasl-anonymous-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-sasl-auth-util-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-sasl-deprecated-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-sasl-digest-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-sasl-entity-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-sasl-external-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-sasl-gs2-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-sasl-gssapi-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-sasl-localuser-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-sasl-oauth2-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-sasl-otp-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-sasl-plain-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-sasl-scram-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-security-manager-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-security-manager-action-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-ssl-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-util-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-x500-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-x500-cert-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-x500-cert-acme-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-x500-cert-util-1.12.1.Final.jar
│   │   │   │   │   │   ├── wildfly-elytron-x500-deprecated-1.12.1.Final.jar
│   │   │   │   │   │   └── wildfly-elytron-x500-principal-1.12.1.Final.jar
│   │   │   │   │   ├── elytron-web
│   │   │   │   │   │   ├── undertow-server
│   │   │   │   │   │   │   └── main
│   │   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   │   └── undertow-server-1.7.1.Final.jar
│   │   │   │   │   │   └── undertow-server-servlet
│   │   │   │   │   │   └── main
│   │   │   │   │   │   ├── module.xml
│   │   │   │   │   │   └── undertow-server-servlet-1.7.1.Final.jar
│   │   │   │   │   └── manager
│   │   │   │   │   └── main
│   │   │   │   │   └── module.xml
│   │   │   │   └── transaction
│   │   │   │   └── client
│   │   │   │   └── main
│   │   │   │   ├── module.xml
│   │   │   │   └── wildfly-transaction-client-1.1.11.Final.jar
│   │   │   └── yaml
│   │   │   └── snakeyaml
│   │   │   └── main
│   │   │   ├── module.xml
│   │   │   └── snakeyaml-1.26.jar
│   │   ├── sun
│   │   │   ├── jdk
│   │   │   │   └── main
│   │   │   │   ├── module.xml
│   │   │   │   └── service-loader-resources
│   │   │   │   └── META-INF
│   │   │   │   └── services
│   │   │   │   └── java.sql.Driver
│   │   │   └── scripting
│   │   │   └── main
│   │   │   ├── module.xml
│   │   │   └── service-loader-resources
│   │   │   └── META-INF
│   │   │   └── services
│   │   │   └── javax.script.ScriptEngineFactory
│   │   └── wildflyee
│   │   └── api
│   │   └── main
│   │   └── module.xml
│   └── keycloak
│   ├── com
│   │   ├── fasterxml
│   │   │   └── jackson
│   │   │   └── dataformat
│   │   │   └── jackson-dataformat-cbor
│   │   │   └── main
│   │   │   ├── jackson-dataformat-cbor-2.10.4.jar
│   │   │   └── module.xml
│   │   ├── github
│   │   │   └── ua-parser
│   │   │   └── main
│   │   │   ├── module.xml
│   │   │   └── uap-java-1.4.3.jar
│   │   ├── google
│   │   │   └── zxing
│   │   │   ├── core
│   │   │   │   └── main
│   │   │   │   ├── core-3.4.0.jar
│   │   │   │   └── module.xml
│   │   │   └── javase
│   │   │   └── main
│   │   │   ├── javase-3.4.0.jar
│   │   │   └── module.xml
│   │   ├── googlecode
│   │   │   └── owasp-java-html-sanitizer
│   │   │   └── main
│   │   │   ├── module.xml
│   │   │   └── owasp-java-html-sanitizer-20191001.1.jar
│   │   ├── openshift
│   │   │   └── openshift-restclient-java
│   │   │   └── main
│   │   │   ├── module.xml
│   │   │   └── openshift-restclient-java-8.0.0.Final.jar
│   │   └── webauthn4j
│   │   ├── webauthn4j-core
│   │   │   └── main
│   │   │   ├── module.xml
│   │   │   └── webauthn4j-core-0.12.0.RELEASE.jar
│   │   └── webauthn4j-util
│   │   └── main
│   │   ├── module.xml
│   │   └── webauthn4j-util-0.12.0.RELEASE.jar
│   └── org
│   ├── apache
│   │   ├── commons
│   │   │   ├── lang
│   │   │   │   └── main
│   │   │   │   ├── commons-lang-2.6.jar
│   │   │   │   └── module.xml
│   │   │   └── lang3
│   │   │   └── main
│   │   │   ├── commons-lang3-3.9.jar
│   │   │   └── module.xml
│   │   └── kerby
│   │   └── kerby-asn1
│   │   └── main
│   │   ├── kerby-asn1-2.0.0.jar
│   │   └── module.xml
│   ├── freemarker
│   │   └── main
│   │   ├── freemarker-2.3.29.jar
│   │   └── module.xml
│   ├── infinispan
│   │   └── jboss-marshalling
│   │   └── main
│   │   ├── infinispan-jboss-marshalling-10.1.8.Final.jar
│   │   └── module.xml
│   ├── jboss
│   │   └── as
│   │   └── product
│   │   └── keycloak
│   │   ├── dir
│   │   │   └── META-INF
│   │   │   └── MANIFEST.MF
│   │   └── module.xml
│   ├── keycloak
│   │   ├── keycloak-authz-policy-common
│   │   │   └── main
│   │   │   ├── keycloak-authz-policy-common-11.0.0.jar
│   │   │   └── module.xml
│   │   ├── keycloak-common
│   │   │   └── main
│   │   │   ├── keycloak-common-11.0.0.jar
│   │   │   └── module.xml
│   │   ├── keycloak-core
│   │   │   └── main
│   │   │   ├── keycloak-core-11.0.0.jar
│   │   │   └── module.xml
│   │   ├── keycloak-js-adapter
│   │   │   └── main
│   │   │   ├── keycloak-js-adapter-11.0.0.jar
│   │   │   └── module.xml
│   │   ├── keycloak-kerberos-federation
│   │   │   └── main
│   │   │   ├── keycloak-kerberos-federation-11.0.0.jar
│   │   │   └── module.xml
│   │   ├── keycloak-ldap-federation
│   │   │   └── main
│   │   │   ├── keycloak-ldap-federation-11.0.0.jar
│   │   │   └── module.xml
│   │   ├── keycloak-model-infinispan
│   │   │   └── main
│   │   │   ├── keycloak-model-infinispan-11.0.0.jar
│   │   │   └── module.xml
│   │   ├── keycloak-model-jpa
│   │   │   └── main
│   │   │   ├── keycloak-model-jpa-11.0.0.jar
│   │   │   └── module.xml
│   │   ├── keycloak-saml-core
│   │   │   └── main
│   │   │   ├── keycloak-saml-core-11.0.0.jar
│   │   │   └── module.xml
│   │   ├── keycloak-saml-core-public
│   │   │   └── main
│   │   │   ├── keycloak-saml-core-public-11.0.0.jar
│   │   │   └── module.xml
│   │   ├── keycloak-server-spi
│   │   │   └── main
│   │   │   ├── keycloak-server-spi-11.0.0.jar
│   │   │   └── module.xml
│   │   ├── keycloak-server-spi-private
│   │   │   └── main
│   │   │   ├── keycloak-server-spi-private-11.0.0.jar
│   │   │   └── module.xml
│   │   ├── keycloak-server-subsystem
│   │   │   ├── dependencies
│   │   │   │   └── main
│   │   │   │   └── module.xml
│   │   │   └── main
│   │   │   ├── module.xml
│   │   │   └── server-war
│   │   │   └── WEB-INF
│   │   │   ├── jboss-deployment-structure.xml
│   │   │   └── web.xml
│   │   ├── keycloak-services
│   │   │   └── main
│   │   │   ├── keycloak-services-11.0.0.jar
│   │   │   └── module.xml
│   │   ├── keycloak-sssd-federation
│   │   │   └── main
│   │   │   ├── keycloak-sssd-federation-11.0.0.jar
│   │   │   └── module.xml
│   │   ├── keycloak-wildfly-adduser
│   │   │   └── main
│   │   │   ├── keycloak-wildfly-adduser-11.0.0.jar
│   │   │   └── module.xml
│   │   ├── keycloak-wildfly-extensions
│   │   │   └── main
│   │   │   ├── keycloak-wildfly-extensions-11.0.0.jar
│   │   │   └── module.xml
│   │   └── keycloak-wildfly-server-subsystem
│   │   └── main
│   │   ├── keycloak-wildfly-server-subsystem-11.0.0.jar
│   │   └── module.xml
│   ├── liquibase
│   │   └── main
│   │   ├── liquibase-core-3.5.5.jar
│   │   └── module.xml
│   └── twitter4j
│   └── main
│   ├── module.xml
│   └── twitter4j-core-4.0.7.jar
├── standalone
│   ├── configuration
│   │   ├── application-roles.properties
│   │   ├── application-users.properties
│   │   ├── logging.properties
│   │   ├── mgmt-groups.properties
│   │   ├── mgmt-users.properties
│   │   ├── standalone-ha.xml
│   │   └── standalone.xml
│   ├── deployments
│   │   └── README.txt
│   ├── lib
│   │   └── ext
│   └── tmp
│   └── auth
├── themes
│   ├── base
│   │   ├── account
│   │   │   ├── account.ftl
│   │   │   ├── applications.ftl
│   │   │   ├── federatedIdentity.ftl
│   │   │   ├── log.ftl
│   │   │   ├── messages
│   │   │   │   ├── messages_ca.properties
│   │   │   │   ├── messages_cs.properties
│   │   │   │   ├── messages_de.properties
│   │   │   │   ├── messages_en.properties
│   │   │   │   ├── messages_es.properties
│   │   │   │   ├── messages_fr.properties
│   │   │   │   ├── messages_it.properties
│   │   │   │   ├── messages_ja.properties
│   │   │   │   ├── messages_lt.properties
│   │   │   │   ├── messages_nl.properties
│   │   │   │   ├── messages_no.properties
│   │   │   │   ├── messages_pl.properties
│   │   │   │   ├── messages_pt_BR.properties
│   │   │   │   ├── messages_ru.properties
│   │   │   │   ├── messages_sk.properties
│   │   │   │   ├── messages_sv.properties
│   │   │   │   ├── messages_tr.properties
│   │   │   │   └── messages_zh_CN.properties
│   │   │   ├── password.ftl
│   │   │   ├── resource-detail.ftl
│   │   │   ├── resources.ftl
│   │   │   ├── sessions.ftl
│   │   │   ├── template.ftl
│   │   │   ├── theme.properties
│   │   │   └── totp.ftl
│   │   ├── admin
│   │   │   ├── index.ftl
│   │   │   ├── messages
│   │   │   │   ├── admin-messages_ca.properties
│   │   │   │   ├── admin-messages_de.properties
│   │   │   │   ├── admin-messages_en.properties
│   │   │   │   ├── admin-messages_es.properties
│   │   │   │   ├── admin-messages_fr.properties
│   │   │   │   ├── admin-messages_it.properties
│   │   │   │   ├── admin-messages_ja.properties
│   │   │   │   ├── admin-messages_lt.properties
│   │   │   │   ├── admin-messages_nl.properties
│   │   │   │   ├── admin-messages_no.properties
│   │   │   │   ├── admin-messages_pl.properties
│   │   │   │   ├── admin-messages_pt_BR.properties
│   │   │   │   ├── admin-messages_ru.properties
│   │   │   │   ├── admin-messages_zh_CN.properties
│   │   │   │   ├── messages_ca.properties
│   │   │   │   ├── messages_de.properties
│   │   │   │   ├── messages_en.properties
│   │   │   │   ├── messages_es.properties
│   │   │   │   ├── messages_fr.properties
│   │   │   │   ├── messages_it.properties
│   │   │   │   ├── messages_ja.properties
│   │   │   │   ├── messages_lt.properties
│   │   │   │   ├── messages_nl.properties
│   │   │   │   ├── messages_no.properties
│   │   │   │   ├── messages_pl.properties
│   │   │   │   ├── messages_pt_BR.properties
│   │   │   │   ├── messages_ru.properties
│   │   │   │   └── messages_zh_CN.properties
│   │   │   ├── resources
│   │   │   │   ├── js
│   │   │   │   │   ├── app.js
│   │   │   │   │   ├── authz
│   │   │   │   │   │   ├── authz-app.js
│   │   │   │   │   │   ├── authz-controller.js
│   │   │   │   │   │   └── authz-services.js
│   │   │   │   │   ├── controllers
│   │   │   │   │   │   ├── clients.js
│   │   │   │   │   │   ├── groups.js
│   │   │   │   │   │   ├── realm.js
│   │   │   │   │   │   ├── roles.js
│   │   │   │   │   │   └── users.js
│   │   │   │   │   ├── loaders.js
│   │   │   │   │   └── services.js
│   │   │   │   ├── partials
│   │   │   │   │   ├── authentication-flow-bindings.html
│   │   │   │   │   ├── authentication-flows.html
│   │   │   │   │   ├── authenticator-config.html
│   │   │   │   │   ├── authz
│   │   │   │   │   │   ├── mgmt
│   │   │   │   │   │   │   ├── broker-permissions.html
│   │   │   │   │   │   │   ├── client-permissions.html
│   │   │   │   │   │   │   ├── client-role-permissions.html
│   │   │   │   │   │   │   ├── group-permissions.html
│   │   │   │   │   │   │   ├── realm-role-permissions.html
│   │   │   │   │   │   │   └── users-permissions.html
│   │   │   │   │   │   ├── permission
│   │   │   │   │   │   │   ├── provider
│   │   │   │   │   │   │   │   ├── resource-server-policy-resource-detail.html
│   │   │   │   │   │   │   │   └── resource-server-policy-scope-detail.html
│   │   │   │   │   │   │   └── resource-server-permission-list.html
│   │   │   │   │   │   ├── policy
│   │   │   │   │   │   │   ├── provider
│   │   │   │   │   │   │   │   ├── resource-server-policy-aggregate-detail.html
│   │   │   │   │   │   │   │   ├── resource-server-policy-client-detail.html
│   │   │   │   │   │   │   │   ├── resource-server-policy-group-detail.html
│   │   │   │   │   │   │   │   ├── resource-server-policy-js-detail.html
│   │   │   │   │   │   │   │   ├── resource-server-policy-role-detail.html
│   │   │   │   │   │   │   │   ├── resource-server-policy-time-detail.html
│   │   │   │   │   │   │   │   └── resource-server-policy-user-detail.html
│   │   │   │   │   │   │   ├── resource-server-policy-evaluate.html
│   │   │   │   │   │   │   ├── resource-server-policy-evaluate-result.html
│   │   │   │   │   │   │   └── resource-server-policy-list.html
│   │   │   │   │   │   ├── resource-server-detail.html
│   │   │   │   │   │   ├── resource-server-export-settings.html
│   │   │   │   │   │   ├── resource-server-list.html
│   │   │   │   │   │   ├── resource-server-resource-detail.html
│   │   │   │   │   │   ├── resource-server-resource-list.html
│   │   │   │   │   │   ├── resource-server-scope-detail.html
│   │   │   │   │   │   └── resource-server-scope-list.html
│   │   │   │   │   ├── brute-force.html
│   │   │   │   │   ├── claims.html
│   │   │   │   │   ├── client-clustering.html
│   │   │   │   │   ├── client-clustering-node.html
│   │   │   │   │   ├── client-credentials-generic.html
│   │   │   │   │   ├── client-credentials.html
│   │   │   │   │   ├── client-credentials-jwt.html
│   │   │   │   │   ├── client-credentials-jwt-key-export.html
│   │   │   │   │   ├── client-credentials-jwt-key-import.html
│   │   │   │   │   ├── client-credentials-secret.html
│   │   │   │   │   ├── client-credentials-secret-jwt.html
│   │   │   │   │   ├── client-credentials-x509.html
│   │   │   │   │   ├── client-detail.html
│   │   │   │   │   ├── client-import.html
│   │   │   │   │   ├── client-initial-access-create.html
│   │   │   │   │   ├── client-initial-access.html
│   │   │   │   │   ├── client-installation.html
│   │   │   │   │   ├── client-keys.html
│   │   │   │   │   ├── client-list.html
│   │   │   │   │   ├── client-mappers-add.html
│   │   │   │   │   ├── client-mappers.html
│   │   │   │   │   ├── client-offline-sessions.html
│   │   │   │   │   ├── client-protocol-mapper-detail.html
│   │   │   │   │   ├── client-registration-access-token.html
│   │   │   │   │   ├── client-reg-policies.html
│   │   │   │   │   ├── client-reg-policy-detail.html
│   │   │   │   │   ├── client-reg-trusted-host-create.html
│   │   │   │   │   ├── client-reg-trusted-host-detail.html
│   │   │   │   │   ├── client-revocation.html
│   │   │   │   │   ├── client-role-attributes.html
│   │   │   │   │   ├── client-role-detail.html
│   │   │   │   │   ├── client-role-list.html
│   │   │   │   │   ├── client-role-users.html
│   │   │   │   │   ├── client-saml-key-export.html
│   │   │   │   │   ├── client-saml-key-import.html
│   │   │   │   │   ├── client-saml-keys.html
│   │   │   │   │   ├── client-scope-detail.html
│   │   │   │   │   ├── client-scope-list.html
│   │   │   │   │   ├── client-scope-mappers-add.html
│   │   │   │   │   ├── client-scope-mappers.html
│   │   │   │   │   ├── client-scope-mappings.html
│   │   │   │   │   ├── client-scope-protocol-mapper-detail.html
│   │   │   │   │   ├── client-scope-scope-mappings.html
│   │   │   │   │   ├── client-scopes-evaluate.html
│   │   │   │   │   ├── client-scopes-realm-default.html
│   │   │   │   │   ├── client-scopes-setup.html
│   │   │   │   │   ├── client-service-account-roles.html
│   │   │   │   │   ├── client-sessions.html
│   │   │   │   │   ├── client-storage-generic.html
│   │   │   │   │   ├── client-storage-list.html
│   │   │   │   │   ├── create-client.html
│   │   │   │   │   ├── create-execution.html
│   │   │   │   │   ├── create-flow-execution.html
│   │   │   │   │   ├── create-flow.html
│   │   │   │   │   ├── create-group.html
│   │   │   │   │   ├── default-groups.html
│   │   │   │   │   ├── defense-headers.html
│   │   │   │   │   ├── forbidden.html
│   │   │   │   │   ├── group-attributes.html
│   │   │   │   │   ├── group-detail.html
│   │   │   │   │   ├── group-list.html
│   │   │   │   │   ├── group-members.html
│   │   │   │   │   ├── group-role-mappings.html
│   │   │   │   │   ├── home.html
│   │   │   │   │   ├── identity-provider-mapper-detail.html
│   │   │   │   │   ├── identity-provider-mappers.html
│   │   │   │   │   ├── menu.html
│   │   │   │   │   ├── modal
│   │   │   │   │   │   ├── realm-events-admin-auth.html
│   │   │   │   │   │   ├── realm-events-admin-representation.html
│   │   │   │   │   │   ├── role-selector.html
│   │   │   │   │   │   ├── unregistered-required-action-selector.html
│   │   │   │   │   │   ├── user-credential-data.html
│   │   │   │   │   │   ├── view-key.html
│   │   │   │   │   │   └── view-object.html
│   │   │   │   │   ├── notfound.html
│   │   │   │   │   ├── otp-policy.html
│   │   │   │   │   ├── pagenotfound.html
│   │   │   │   │   ├── partial-export.html
│   │   │   │   │   ├── partial-import.html
│   │   │   │   │   ├── password-policy.html
│   │   │   │   │   ├── protocol-mapper-detail.html
│   │   │   │   │   ├── realm-cache-settings.html
│   │   │   │   │   ├── realm-create.html
│   │   │   │   │   ├── realm-default-roles.html
│   │   │   │   │   ├── realm-detail.html
│   │   │   │   │   ├── realm-events-admin.html
│   │   │   │   │   ├── realm-events-config.html
│   │   │   │   │   ├── realm-events.html
│   │   │   │   │   ├── realm-identity-provider-bitbucket.html
│   │   │   │   │   ├── realm-identity-provider-export.html
│   │   │   │   │   ├── realm-identity-provider-facebook-ext.html
│   │   │   │   │   ├── realm-identity-provider-facebook.html
│   │   │   │   │   ├── realm-identity-provider-github-ext.html
│   │   │   │   │   ├── realm-identity-provider-github.html
│   │   │   │   │   ├── realm-identity-provider-gitlab.html
│   │   │   │   │   ├── realm-identity-provider-google-ext.html
│   │   │   │   │   ├── realm-identity-provider-google.html
│   │   │   │   │   ├── realm-identity-provider.html
│   │   │   │   │   ├── realm-identity-provider-instagram-ext.html
│   │   │   │   │   ├── realm-identity-provider-instagram.html
│   │   │   │   │   ├── realm-identity-provider-keycloak-oidc.html
│   │   │   │   │   ├── realm-identity-provider-linkedin-ext.html
│   │   │   │   │   ├── realm-identity-provider-linkedin.html
│   │   │   │   │   ├── realm-identity-provider-microsoft-ext.html
│   │   │   │   │   ├── realm-identity-provider-microsoft.html
│   │   │   │   │   ├── realm-identity-provider-oidc.html
│   │   │   │   │   ├── realm-identity-provider-openshift-v3-ext.html
│   │   │   │   │   ├── realm-identity-provider-openshift-v3.html
│   │   │   │   │   ├── realm-identity-provider-openshift-v4-ext.html
│   │   │   │   │   ├── realm-identity-provider-openshift-v4.html
│   │   │   │   │   ├── realm-identity-provider-paypal-ext.html
│   │   │   │   │   ├── realm-identity-provider-paypal.html
│   │   │   │   │   ├── realm-identity-provider-saml.html
│   │   │   │   │   ├── realm-identity-provider-social.html
│   │   │   │   │   ├── realm-identity-provider-stackoverflow-ext.html
│   │   │   │   │   ├── realm-identity-provider-stackoverflow.html
│   │   │   │   │   ├── realm-identity-provider-twitter-ext.html
│   │   │   │   │   ├── realm-identity-provider-twitter.html
│   │   │   │   │   ├── realm-keys-disabled.html
│   │   │   │   │   ├── realm-keys-generic.html
│   │   │   │   │   ├── realm-keys.html
│   │   │   │   │   ├── realm-keys-passive.html
│   │   │   │   │   ├── realm-keys-providers.html
│   │   │   │   │   ├── realm-list.html
│   │   │   │   │   ├── realm-login-settings.html
│   │   │   │   │   ├── realm-role-users.html
│   │   │   │   │   ├── realm-smtp.html
│   │   │   │   │   ├── realm-theme-settings.html
│   │   │   │   │   ├── realm-tokens.html
│   │   │   │   │   ├── required-actions.html
│   │   │   │   │   ├── role-attributes.html
│   │   │   │   │   ├── role-detail.html
│   │   │   │   │   ├── role-list.html
│   │   │   │   │   ├── role-mappings.html
│   │   │   │   │   ├── server-info.html
│   │   │   │   │   ├── server-info-providers.html
│   │   │   │   │   ├── session-realm.html
│   │   │   │   │   ├── session-revocation.html
│   │   │   │   │   ├── user-attributes.html
│   │   │   │   │   ├── user-consents.html
│   │   │   │   │   ├── user-credentials.html
│   │   │   │   │   ├── user-detail.html
│   │   │   │   │   ├── user-federated-identity-detail.html
│   │   │   │   │   ├── user-federated-identity-list.html
│   │   │   │   │   ├── user-federation.html
│   │   │   │   │   ├── user-group-membership.html
│   │   │   │   │   ├── user-list.html
│   │   │   │   │   ├── user-offline-sessions.html
│   │   │   │   │   ├── user-sessions.html
│   │   │   │   │   ├── user-storage-generic.html
│   │   │   │   │   ├── user-storage.html
│   │   │   │   │   ├── user-storage-kerberos.html
│   │   │   │   │   ├── user-storage-ldap.html
│   │   │   │   │   ├── user-storage-ldap-mapper-detail.html
│   │   │   │   │   ├── user-storage-ldap-mappers.html
│   │   │   │   │   ├── webauthn-policy.html
│   │   │   │   │   └── webauthn-policy-passwordless.html
│   │   │   │   └── templates
│   │   │   │   ├── authz
│   │   │   │   │   ├── kc-authz-modal.html
│   │   │   │   │   └── kc-tabs-resource-server.html
│   │   │   │   ├── kc-component-config.html
│   │   │   │   ├── kc-copy.html
│   │   │   │   ├── kc-dropdown.html
│   │   │   │   ├── kc-edit.html
│   │   │   │   ├── kc-menu.html
│   │   │   │   ├── kc-modal.html
│   │   │   │   ├── kc-modal-message.html
│   │   │   │   ├── kc-paging.html
│   │   │   │   ├── kc-provider-config.html
│   │   │   │   ├── kc-switch.html
│   │   │   │   ├── kc-tabs-authentication.html
│   │   │   │   ├── kc-tabs-client.html
│   │   │   │   ├── kc-tabs-client-role.html
│   │   │   │   ├── kc-tabs-client-scope.html
│   │   │   │   ├── kc-tabs-clients.html
│   │   │   │   ├── kc-tabs-group.html
│   │   │   │   ├── kc-tabs-group-list.html
│   │   │   │   ├── kc-tabs-identity-provider.html
│   │   │   │   ├── kc-tabs-ldap.html
│   │   │   │   ├── kc-tabs-realm.html
│   │   │   │   ├── kc-tabs-role.html
│   │   │   │   ├── kc-tabs-user.html
│   │   │   │   ├── kc-tabs-users.html
│   │   │   │   └── kc-tabs-user-storage.html
│   │   │   └── theme.properties
│   │   ├── email
│   │   │   ├── html
│   │   │   │   ├── email-test.ftl
│   │   │   │   ├── email-verification.ftl
│   │   │   │   ├── email-verification-with-code.ftl
│   │   │   │   ├── event-login_error.ftl
│   │   │   │   ├── event-remove_totp.ftl
│   │   │   │   ├── event-update_password.ftl
│   │   │   │   ├── event-update_totp.ftl
│   │   │   │   ├── executeActions.ftl
│   │   │   │   ├── identity-provider-link.ftl
│   │   │   │   └── password-reset.ftl
│   │   │   ├── messages
│   │   │   │   ├── messages_ca.properties
│   │   │   │   ├── messages_cs.properties
│   │   │   │   ├── messages_de.properties
│   │   │   │   ├── messages_en.properties
│   │   │   │   ├── messages_es.properties
│   │   │   │   ├── messages_fr.properties
│   │   │   │   ├── messages_it.properties
│   │   │   │   ├── messages_ja.properties
│   │   │   │   ├── messages_lt.properties
│   │   │   │   ├── messages_nl.properties
│   │   │   │   ├── messages_no.properties
│   │   │   │   ├── messages_pl.properties
│   │   │   │   ├── messages_pt_BR.properties
│   │   │   │   ├── messages_ru.properties
│   │   │   │   ├── messages_sk.properties
│   │   │   │   ├── messages_sv.properties
│   │   │   │   ├── messages_tr.properties
│   │   │   │   └── messages_zh_CN.properties
│   │   │   ├── text
│   │   │   │   ├── email-test.ftl
│   │   │   │   ├── email-verification.ftl
│   │   │   │   ├── email-verification-with-code.ftl
│   │   │   │   ├── event-login_error.ftl
│   │   │   │   ├── event-remove_totp.ftl
│   │   │   │   ├── event-update_password.ftl
│   │   │   │   ├── event-update_totp.ftl
│   │   │   │   ├── executeActions.ftl
│   │   │   │   ├── identity-provider-link.ftl
│   │   │   │   └── password-reset.ftl
│   │   │   └── theme.properties
│   │   └── login
│   │   ├── cli_splash.ftl
│   │   ├── code.ftl
│   │   ├── error.ftl
│   │   ├── info.ftl
│   │   ├── login-config-totp.ftl
│   │   ├── login-config-totp-text.ftl
│   │   ├── login.ftl
│   │   ├── login-idp-link-confirm.ftl
│   │   ├── login-idp-link-email.ftl
│   │   ├── login-oauth-grant.ftl
│   │   ├── login-otp.ftl
│   │   ├── login-page-expired.ftl
│   │   ├── login-password.ftl
│   │   ├── login-reset-password.ftl
│   │   ├── login-update-password.ftl
│   │   ├── login-update-profile.ftl
│   │   ├── login-username.ftl
│   │   ├── login-verify-email-code-text.ftl
│   │   ├── login-verify-email.ftl
│   │   ├── login-x509-info.ftl
│   │   ├── messages
│   │   │   ├── messages_ca.properties
│   │   │   ├── messages_cs.properties
│   │   │   ├── messages_de.properties
│   │   │   ├── messages_en.properties
│   │   │   ├── messages_es.properties
│   │   │   ├── messages_fr.properties
│   │   │   ├── messages_it.properties
│   │   │   ├── messages_ja.properties
│   │   │   ├── messages_lt.properties
│   │   │   ├── messages_nl.properties
│   │   │   ├── messages_no.properties
│   │   │   ├── messages_pl.properties
│   │   │   ├── messages_pt_BR.properties
│   │   │   ├── messages_ru.properties
│   │   │   ├── messages_sk.properties
│   │   │   ├── messages_sv.properties
│   │   │   ├── messages_tr.properties
│   │   │   └── messages_zh_CN.properties
│   │   ├── register.ftl
│   │   ├── resources
│   │   │   └── js
│   │   │   └── base64url.js
│   │   ├── saml-post-form.ftl
│   │   ├── select-authenticator.ftl
│   │   ├── template.ftl
│   │   ├── terms.ftl
│   │   ├── theme.properties
│   │   ├── webauthn-authenticate.ftl
│   │   ├── webauthn-error.ftl
│   │   └── webauthn-register.ftl
│   ├── keycloak
│   │   ├── account
│   │   │   ├── resources
│   │   │   │   ├── css
│   │   │   │   │   └── account.css
│   │   │   │   └── img
│   │   │   │   ├── icon-sidebar-active.png
│   │   │   │   ├── keycloak-logo.png
│   │   │   │   └── logo.png
│   │   │   └── theme.properties
│   │   ├── admin
│   │   │   ├── resources
│   │   │   │   ├── css
│   │   │   │   │   └── styles.css
│   │   │   │   └── img
│   │   │   │   ├── keyclok-logo.png
│   │   │   │   ├── keyclok-logo.svg
│   │   │   │   └── select-arrow.png
│   │   │   └── theme.properties
│   │   ├── common
│   │   │   └── resources
│   │   │   ├── img
│   │   │   │   └── favicon.ico
│   │   │   ├── lib
│   │   │   │   ├── angular
│   │   │   │   │   ├── errors.json
│   │   │   │   │   ├── treeview
│   │   │   │   │   │   ├── angular.treeview.js
│   │   │   │   │   │   ├── angular.treeview.min.js
│   │   │   │   │   │   ├── css
│   │   │   │   │   │   │   └── angular.treeview.css
│   │   │   │   │   │   ├── img
│   │   │   │   │   │   │   ├── file.png
│   │   │   │   │   │   │   ├── folder-closed.png
│   │   │   │   │   │   │   └── folder.png
│   │   │   │   │   │   └── LICENSE
│   │   │   │   │   ├── ui-bootstrap-tpls-0.11.0.js
│   │   │   │   │   └── version.json
│   │   │   │   ├── filesaver
│   │   │   │   │   └── FileSaver.js
│   │   │   │   ├── fileupload
│   │   │   │   │   ├── angular-file-upload-html5-shim.js
│   │   │   │   │   ├── angular-file-upload-html5-shim.min.js
│   │   │   │   │   ├── angular-file-upload.js
│   │   │   │   │   ├── angular-file-upload.min.js
│   │   │   │   │   ├── angular-file-upload-shim.js
│   │   │   │   │   ├── angular-file-upload-shim.min.js
│   │   │   │   │   └── FileAPI.min.js
│   │   │   │   ├── ui-ace
│   │   │   │   │   ├── ace.js
│   │   │   │   │   ├── min
│   │   │   │   │   │   ├── ace.js
│   │   │   │   │   │   ├── mode-javascript.js
│   │   │   │   │   │   ├── theme-github.js
│   │   │   │   │   │   └── worker-javascript.js
│   │   │   │   │   ├── mode-javascript.js
│   │   │   │   │   ├── theme-github.js
│   │   │   │   │   ├── ui-ace.js
│   │   │   │   │   ├── ui-ace.min.js
│   │   │   │   │   └── worker-javascript.js
│   │   │   │   └── zocial
│   │   │   │   ├── zocial.css
│   │   │   │   ├── zocial-regular-webfont.eot
│   │   │   │   ├── zocial-regular-webfont.svg
│   │   │   │   ├── zocial-regular-webfont.ttf
│   │   │   │   └── zocial-regular-webfont.woff
│   │   │   ├── node_modules
│   │   │   │   ├── angular
│   │   │   │   │   ├── angular-csp.css
│   │   │   │   │   ├── angular.js
│   │   │   │   │   ├── angular.min.js
│   │   │   │   │   ├── angular.min.js.gzip
│   │   │   │   │   ├── angular.min.js.map
│   │   │   │   │   ├── index.js
│   │   │   │   │   └── LICENSE.md
│   │   │   │   ├── angular-cookies
│   │   │   │   │   ├── angular-cookies.js
│   │   │   │   │   ├── angular-cookies.min.js
│   │   │   │   │   ├── angular-cookies.min.js.map
│   │   │   │   │   ├── index.js
│   │   │   │   │   └── LICENSE.md
│   │   │   │   ├── angular-loader
│   │   │   │   │   ├── angular-loader.js
│   │   │   │   │   ├── angular-loader.min.js
│   │   │   │   │   ├── angular-loader.min.js.map
│   │   │   │   │   └── LICENSE.md
│   │   │   │   ├── angular-resource
│   │   │   │   │   ├── angular-resource.js
│   │   │   │   │   ├── angular-resource.min.js
│   │   │   │   │   ├── angular-resource.min.js.map
│   │   │   │   │   ├── index.js
│   │   │   │   │   └── LICENSE.md
│   │   │   │   ├── angular-route
│   │   │   │   │   ├── angular-route.js
│   │   │   │   │   ├── angular-route.min.js
│   │   │   │   │   ├── angular-route.min.js.map
│   │   │   │   │   ├── index.js
│   │   │   │   │   └── LICENSE.md
│   │   │   │   ├── angular-sanitize
│   │   │   │   │   ├── angular-sanitize.js
│   │   │   │   │   ├── angular-sanitize.min.js
│   │   │   │   │   ├── angular-sanitize.min.js.map
│   │   │   │   │   ├── index.js
│   │   │   │   │   └── LICENSE.md
│   │   │   │   ├── angular-translate
│   │   │   │   │   ├── dist
│   │   │   │   │   │   ├── angular-translate-handler-log
│   │   │   │   │   │   │   ├── angular-translate-handler-log.js
│   │   │   │   │   │   │   └── angular-translate-handler-log.min.js
│   │   │   │   │   │   ├── angular-translate-interpolation-messageformat
│   │   │   │   │   │   │   ├── angular-translate-interpolation-messageformat.js
│   │   │   │   │   │   │   └── angular-translate-interpolation-messageformat.min.js
│   │   │   │   │   │   ├── angular-translate.js
│   │   │   │   │   │   ├── angular-translate-loader-partial
│   │   │   │   │   │   │   ├── angular-translate-loader-partial.js
│   │   │   │   │   │   │   └── angular-translate-loader-partial.min.js
│   │   │   │   │   │   ├── angular-translate-loader-static-files
│   │   │   │   │   │   │   ├── angular-translate-loader-static-files.js
│   │   │   │   │   │   │   └── angular-translate-loader-static-files.min.js
│   │   │   │   │   │   ├── angular-translate-loader-url
│   │   │   │   │   │   │   ├── angular-translate-loader-url.js
│   │   │   │   │   │   │   └── angular-translate-loader-url.min.js
│   │   │   │   │   │   ├── angular-translate.min.js
│   │   │   │   │   │   ├── angular-translate-storage-cookie
│   │   │   │   │   │   │   ├── angular-translate-storage-cookie.js
│   │   │   │   │   │   │   └── angular-translate-storage-cookie.min.js
│   │   │   │   │   │   └── angular-translate-storage-local
│   │   │   │   │   │   ├── angular-translate-storage-local.js
│   │   │   │   │   │   └── angular-translate-storage-local.min.js
│   │   │   │   │   └── LICENSE
│   │   │   │   ├── angular-translate-loader-url
│   │   │   │   │   ├── angular-translate-loader-url.js
│   │   │   │   │   └── angular-translate-loader-url.min.js
│   │   │   │   ├── angular-treeview
│   │   │   │   │   ├── images
│   │   │   │   │   │   └── plus.png
│   │   │   │   │   ├── index.js
│   │   │   │   │   ├── LICENSE
│   │   │   │   │   └── tree.js
│   │   │   │   ├── angular-ui-select2
│   │   │   │   │   ├── LICENSE
│   │   │   │   │   └── src
│   │   │   │   │   └── select2.js
│   │   │   │   ├── autofill-event
│   │   │   │   │   └── autofill-event.js
│   │   │   │   ├── bootstrap
│   │   │   │   │   ├── dist
│   │   │   │   │   │   ├── css
│   │   │   │   │   │   │   ├── bootstrap.css
│   │   │   │   │   │   │   ├── bootstrap.css.map
│   │   │   │   │   │   │   ├── bootstrap.min.css
│   │   │   │   │   │   │   ├── bootstrap.min.css.map
│   │   │   │   │   │   │   ├── bootstrap-theme.css
│   │   │   │   │   │   │   ├── bootstrap-theme.css.map
│   │   │   │   │   │   │   ├── bootstrap-theme.min.css
│   │   │   │   │   │   │   └── bootstrap-theme.min.css.map
│   │   │   │   │   │   ├── fonts
│   │   │   │   │   │   │   ├── glyphicons-halflings-regular.eot
│   │   │   │   │   │   │   ├── glyphicons-halflings-regular.svg
│   │   │   │   │   │   │   ├── glyphicons-halflings-regular.ttf
│   │   │   │   │   │   │   ├── glyphicons-halflings-regular.woff
│   │   │   │   │   │   │   └── glyphicons-halflings-regular.woff2
│   │   │   │   │   │   └── js
│   │   │   │   │   │   ├── bootstrap.js
│   │   │   │   │   │   ├── bootstrap.min.js
│   │   │   │   │   │   └── npm.js
│   │   │   │   │   ├── fonts
│   │   │   │   │   │   ├── glyphicons-halflings-regular.eot
│   │   │   │   │   │   ├── glyphicons-halflings-regular.svg
│   │   │   │   │   │   ├── glyphicons-halflings-regular.ttf
│   │   │   │   │   │   ├── glyphicons-halflings-regular.woff
│   │   │   │   │   │   └── glyphicons-halflings-regular.woff2
│   │   │   │   │   ├── js
│   │   │   │   │   │   ├── affix.js
│   │   │   │   │   │   ├── alert.js
│   │   │   │   │   │   ├── button.js
│   │   │   │   │   │   ├── carousel.js
│   │   │   │   │   │   ├── collapse.js
│   │   │   │   │   │   ├── dropdown.js
│   │   │   │   │   │   ├── modal.js
│   │   │   │   │   │   ├── popover.js
│   │   │   │   │   │   ├── scrollspy.js
│   │   │   │   │   │   ├── tab.js
│   │   │   │   │   │   ├── tooltip.js
│   │   │   │   │   │   └── transition.js
│   │   │   │   │   └── LICENSE
│   │   │   │   ├── filesaver
│   │   │   │   │   ├── LICENSE
│   │   │   │   │   └── src
│   │   │   │   │   ├── changename.js
│   │   │   │   │   └── Filesaver.js
│   │   │   │   ├── font-awesome
│   │   │   │   │   ├── css
│   │   │   │   │   │   ├── font-awesome.css
│   │   │   │   │   │   ├── font-awesome.css.map
│   │   │   │   │   │   └── font-awesome.min.css
│   │   │   │   │   └── fonts
│   │   │   │   │   ├── FontAwesome.otf
│   │   │   │   │   ├── fontawesome-webfont.eot
│   │   │   │   │   ├── fontawesome-webfont.svg
│   │   │   │   │   ├── fontawesome-webfont.ttf
│   │   │   │   │   ├── fontawesome-webfont.woff
│   │   │   │   │   └── fontawesome-webfont.woff2
│   │   │   │   ├── jquery
│   │   │   │   │   ├── dist
│   │   │   │   │   │   ├── jquery.js
│   │   │   │   │   │   ├── jquery.min.js
│   │   │   │   │   │   ├── jquery.min.map
│   │   │   │   │   │   ├── jquery.slim.js
│   │   │   │   │   │   ├── jquery.slim.min.js
│   │   │   │   │   │   └── jquery.slim.min.map
│   │   │   │   │   ├── external
│   │   │   │   │   │   └── sizzle
│   │   │   │   │   │   ├── dist
│   │   │   │   │   │   │   ├── sizzle.js
│   │   │   │   │   │   │   ├── sizzle.min.js
│   │   │   │   │   │   │   └── sizzle.min.map
│   │   │   │   │   │   └── LICENSE.txt
│   │   │   │   │   └── LICENSE.txt
│   │   │   │   ├── ng-file-upload
│   │   │   │   │   ├── dist
│   │   │   │   │   │   ├── FileAPI.js
│   │   │   │   │   │   ├── FileAPI.min.js
│   │   │   │   │   │   ├── ng-file-upload-all.js
│   │   │   │   │   │   ├── ng-file-upload-all.min.js
│   │   │   │   │   │   ├── ng-file-upload.js
│   │   │   │   │   │   ├── ng-file-upload.min.js
│   │   │   │   │   │   ├── ng-file-upload-shim.js
│   │   │   │   │   │   └── ng-file-upload-shim.min.js
│   │   │   │   │   ├── index.js
│   │   │   │   │   └── LICENSE
│   │   │   │   ├── patternfly
│   │   │   │   │   ├── dist
│   │   │   │   │   │   ├── css
│   │   │   │   │   │   │   ├── patternfly-additions.css
│   │   │   │   │   │   │   ├── patternfly-additions.css.map
│   │   │   │   │   │   │   ├── patternfly-additions.min.css
│   │   │   │   │   │   │   ├── patternfly-additions.min.css.map
│   │   │   │   │   │   │   ├── patternfly.css
│   │   │   │   │   │   │   ├── patternfly.css.map
│   │   │   │   │   │   │   ├── patternfly.min.css
│   │   │   │   │   │   │   ├── patternfly.min.css.map
│   │   │   │   │   │   │   ├── rcue-additions.css
│   │   │   │   │   │   │   ├── rcue-additions.css.map
│   │   │   │   │   │   │   ├── rcue-additions.min.css
│   │   │   │   │   │   │   ├── rcue-additions.min.css.map
│   │   │   │   │   │   │   ├── rcue.css
│   │   │   │   │   │   │   ├── rcue.css.map
│   │   │   │   │   │   │   ├── rcue.min.css
│   │   │   │   │   │   │   └── rcue.min.css.map
│   │   │   │   │   │   ├── fonts
│   │   │   │   │   │   │   ├── FontAwesome.otf
│   │   │   │   │   │   │   ├── fontawesome-webfont.eot
│   │   │   │   │   │   │   ├── fontawesome-webfont.svg
│   │   │   │   │   │   │   ├── fontawesome-webfont.ttf
│   │   │   │   │   │   │   ├── fontawesome-webfont.woff
│   │   │   │   │   │   │   ├── fontawesome-webfont.woff2
│   │   │   │   │   │   │   ├── glyphicons-halflings-regular.eot
│   │   │   │   │   │   │   ├── glyphicons-halflings-regular.svg
│   │   │   │   │   │   │   ├── glyphicons-halflings-regular.ttf
│   │   │   │   │   │   │   ├── glyphicons-halflings-regular.woff
│   │   │   │   │   │   │   ├── glyphicons-halflings-regular.woff2
│   │   │   │   │   │   │   ├── OpenSans-BoldItalic-webfont.eot
│   │   │   │   │   │   │   ├── OpenSans-BoldItalic-webfont.svg
│   │   │   │   │   │   │   ├── OpenSans-BoldItalic-webfont.ttf
│   │   │   │   │   │   │   ├── OpenSans-BoldItalic-webfont.woff
│   │   │   │   │   │   │   ├── OpenSans-BoldItalic-webfont.woff2
│   │   │   │   │   │   │   ├── OpenSans-Bold-webfont.eot
│   │   │   │   │   │   │   ├── OpenSans-Bold-webfont.svg
│   │   │   │   │   │   │   ├── OpenSans-Bold-webfont.ttf
│   │   │   │   │   │   │   ├── OpenSans-Bold-webfont.woff
│   │   │   │   │   │   │   ├── OpenSans-Bold-webfont.woff2
│   │   │   │   │   │   │   ├── OpenSans-ExtraBoldItalic-webfont.eot
│   │   │   │   │   │   │   ├── OpenSans-ExtraBoldItalic-webfont.svg
│   │   │   │   │   │   │   ├── OpenSans-ExtraBoldItalic-webfont.ttf
│   │   │   │   │   │   │   ├── OpenSans-ExtraBoldItalic-webfont.woff
│   │   │   │   │   │   │   ├── OpenSans-ExtraBoldItalic-webfont.woff2
│   │   │   │   │   │   │   ├── OpenSans-ExtraBold-webfont.eot
│   │   │   │   │   │   │   ├── OpenSans-ExtraBold-webfont.svg
│   │   │   │   │   │   │   ├── OpenSans-ExtraBold-webfont.ttf
│   │   │   │   │   │   │   ├── OpenSans-ExtraBold-webfont.woff
│   │   │   │   │   │   │   ├── OpenSans-ExtraBold-webfont.woff2
│   │   │   │   │   │   │   ├── OpenSans-Italic-webfont.eot
│   │   │   │   │   │   │   ├── OpenSans-Italic-webfont.svg
│   │   │   │   │   │   │   ├── OpenSans-Italic-webfont.ttf
│   │   │   │   │   │   │   ├── OpenSans-Italic-webfont.woff
│   │   │   │   │   │   │   ├── OpenSans-Italic-webfont.woff2
│   │   │   │   │   │   │   ├── OpenSans-LightItalic-webfont.eot
│   │   │   │   │   │   │   ├── OpenSans-LightItalic-webfont.svg
│   │   │   │   │   │   │   ├── OpenSans-LightItalic-webfont.ttf
│   │   │   │   │   │   │   ├── OpenSans-LightItalic-webfont.woff
│   │   │   │   │   │   │   ├── OpenSans-LightItalic-webfont.woff2
│   │   │   │   │   │   │   ├── OpenSans-Light-webfont.eot
│   │   │   │   │   │   │   ├── OpenSans-Light-webfont.svg
│   │   │   │   │   │   │   ├── OpenSans-Light-webfont.ttf
│   │   │   │   │   │   │   ├── OpenSans-Light-webfont.woff
│   │   │   │   │   │   │   ├── OpenSans-Light-webfont.woff2
│   │   │   │   │   │   │   ├── OpenSans-Regular-webfont.eot
│   │   │   │   │   │   │   ├── OpenSans-Regular-webfont.svg
│   │   │   │   │   │   │   ├── OpenSans-Regular-webfont.ttf
│   │   │   │   │   │   │   ├── OpenSans-Regular-webfont.woff
│   │   │   │   │   │   │   ├── OpenSans-Regular-webfont.woff2
│   │   │   │   │   │   │   ├── OpenSans-SemiboldItalic-webfont.eot
│   │   │   │   │   │   │   ├── OpenSans-SemiboldItalic-webfont.svg
│   │   │   │   │   │   │   ├── OpenSans-SemiboldItalic-webfont.ttf
│   │   │   │   │   │   │   ├── OpenSans-SemiboldItalic-webfont.woff
│   │   │   │   │   │   │   ├── OpenSans-SemiboldItalic-webfont.woff2
│   │   │   │   │   │   │   ├── OpenSans-Semibold-webfont.eot
│   │   │   │   │   │   │   ├── OpenSans-Semibold-webfont.svg
│   │   │   │   │   │   │   ├── OpenSans-Semibold-webfont.ttf
│   │   │   │   │   │   │   ├── OpenSans-Semibold-webfont.woff
│   │   │   │   │   │   │   ├── OpenSans-Semibold-webfont.woff2
│   │   │   │   │   │   │   ├── PatternFlyIcons-webfont.eot
│   │   │   │   │   │   │   ├── PatternFlyIcons-webfont.svg
│   │   │   │   │   │   │   ├── PatternFlyIcons-webfont.ttf
│   │   │   │   │   │   │   └── PatternFlyIcons-webfont.woff
│   │   │   │   │   │   ├── img
│   │   │   │   │   │   │   ├── apple-touch-icon-precomposed-114.png
│   │   │   │   │   │   │   ├── apple-touch-icon-precomposed-144.png
│   │   │   │   │   │   │   ├── apple-touch-icon-precomposed-152.png
│   │   │   │   │   │   │   ├── apple-touch-icon-precomposed-180.png
│   │   │   │   │   │   │   ├── apple-touch-icon-precomposed-57.png
│   │   │   │   │   │   │   ├── apple-touch-icon-precomposed-72.png
│   │   │   │   │   │   │   ├── apple-touch-icon-precomposed-76.png
│   │   │   │   │   │   │   ├── bg-login-2.png
│   │   │   │   │   │   │   ├── bg-login.jpg
│   │   │   │   │   │   │   ├── bg-login.png
│   │   │   │   │   │   │   ├── bg-modal-about-pf.png
│   │   │   │   │   │   │   ├── bg-navbar-pf-alt.svg
│   │   │   │   │   │   │   ├── brand-alt.svg
│   │   │   │   │   │   │   ├── brand.svg
│   │   │   │   │   │   │   ├── dropbox-logo.svg
│   │   │   │   │   │   │   ├── facebook-logo.svg
│   │   │   │   │   │   │   ├── favicon.ico
│   │   │   │   │   │   │   ├── fedora-logo.png
│   │   │   │   │   │   │   ├── github-logo.svg
│   │   │   │   │   │   │   ├── git-logo.svg
│   │   │   │   │   │   │   ├── gmail.svg
│   │   │   │   │   │   │   ├── google-calendar.svg
│   │   │   │   │   │   │   ├── google-drive.svg
│   │   │   │   │   │   │   ├── google-logo.svg
│   │   │   │   │   │   │   ├── instagram-logo.png
│   │   │   │   │   │   │   ├── kubernetes-Logo.svg
│   │   │   │   │   │   │   ├── kubernetes.svg
│   │   │   │   │   │   │   ├── linkedin-logo.svg
│   │   │   │   │   │   │   ├── logo-alt.svg
│   │   │   │   │   │   │   ├── Logo_Horizontal_Reversed.svg
│   │   │   │   │   │   │   ├── logo.svg
│   │   │   │   │   │   │   ├── open-id-logo.svg
│   │   │   │   │   │   │   ├── OpenShift-Logo-NoText.svg
│   │   │   │   │   │   │   ├── OpenShift-logo.svg
│   │   │   │   │   │   │   ├── OpenShift-Logo-Text.svg
│   │   │   │   │   │   │   ├── rcue-full.svg
│   │   │   │   │   │   │   ├── rcue.svg
│   │   │   │   │   │   │   ├── redhat_reverse.png
│   │   │   │   │   │   │   ├── RH_Atomic-Logo-NoText.svg
│   │   │   │   │   │   │   ├── RH_Atomic-Logo-Text.svg
│   │   │   │   │   │   │   ├── RH_atomic.svg
│   │   │   │   │   │   │   ├── skype-logo.svg
│   │   │   │   │   │   │   ├── spinner.gif
│   │   │   │   │   │   │   ├── spinner-inverse.gif
│   │   │   │   │   │   │   ├── spinner-inverse-lg.gif
│   │   │   │   │   │   │   ├── spinner-inverse-sm.gif
│   │   │   │   │   │   │   ├── spinner-inverse-xs.gif
│   │   │   │   │   │   │   ├── spinner-lg.gif
│   │   │   │   │   │   │   ├── spinner-sm.gif
│   │   │   │   │   │   │   ├── spinner-xs.gif
│   │   │   │   │   │   │   ├── stack-exchange-logo.svg
│   │   │   │   │   │   │   └── twitter-logo.svg
│   │   │   │   │   │   └── js
│   │   │   │   │   │   ├── patternfly.dataTables.pfColVis.js
│   │   │   │   │   │   ├── patternfly.dataTables.pfEmpty.js
│   │   │   │   │   │   ├── patternfly.dataTables.pfEmpty.min.js
│   │   │   │   │   │   ├── patternfly.dataTables.pfFilter.js
│   │   │   │   │   │   ├── patternfly.dataTables.pfFilter.min.js
│   │   │   │   │   │   ├── patternfly.dataTables.pfPagination.js
│   │   │   │   │   │   ├── patternfly.dataTables.pfPagination.min.js
│   │   │   │   │   │   ├── patternfly.dataTables.pfResize.js
│   │   │   │   │   │   ├── patternfly.dataTables.pfResize.min.js
│   │   │   │   │   │   ├── patternfly.dataTables.pfSelect.js
│   │   │   │   │   │   ├── patternfly.dataTables.pfSelect.min.js
│   │   │   │   │   │   ├── patternfly-functions-base.js
│   │   │   │   │   │   ├── patternfly-functions-charts.js
│   │   │   │   │   │   ├── patternfly-functions-colors.js
│   │   │   │   │   │   ├── patternfly-functions-count-chars.js
│   │   │   │   │   │   ├── patternfly-functions-data-tables.js
│   │   │   │   │   │   ├── patternfly-functions-fixed-heights.js
│   │   │   │   │   │   ├── patternfly-functions.js
│   │   │   │   │   │   ├── patternfly-functions-list.js
│   │   │   │   │   │   ├── patternfly-functions.min.js
│   │   │   │   │   │   ├── patternfly-functions-navigation.js
│   │   │   │   │   │   ├── patternfly-functions-popovers.js
│   │   │   │   │   │   ├── patternfly-functions-sidebar.js
│   │   │   │   │   │   ├── patternfly-functions-tree-grid.js
│   │   │   │   │   │   ├── patternfly-functions-vertical-nav.js
│   │   │   │   │   │   ├── patternfly.js
│   │   │   │   │   │   ├── patternfly.min.js
│   │   │   │   │   │   ├── patternfly-settings-base.d.ts
│   │   │   │   │   │   ├── patternfly-settings-base.js
│   │   │   │   │   │   ├── patternfly-settings-charts.d.ts
│   │   │   │   │   │   ├── patternfly-settings-charts.js
│   │   │   │   │   │   ├── patternfly-settings-colors.d.ts
│   │   │   │   │   │   ├── patternfly-settings-colors.js
│   │   │   │   │   │   ├── patternfly-settings.d.ts
│   │   │   │   │   │   ├── patternfly-settings.js
│   │   │   │   │   │   └── patternfly-settings.min.js
│   │   │   │   │   └── LICENSE.txt
│   │   │   │   ├── safename
│   │   │   │   │   ├── LICENSE
│   │   │   │   │   └── safename.js
│   │   │   │   ├── select2
│   │   │   │   │   ├── LICENSE
│   │   │   │   │   ├── select2-bootstrap.css
│   │   │   │   │   ├── select2.css
│   │   │   │   │   ├── select2.js
│   │   │   │   │   ├── select2_locale_ar.js
│   │   │   │   │   ├── select2_locale_az.js
│   │   │   │   │   ├── select2_locale_bg.js
│   │   │   │   │   ├── select2_locale_ca.js
│   │   │   │   │   ├── select2_locale_cs.js
│   │   │   │   │   ├── select2_locale_da.js
│   │   │   │   │   ├── select2_locale_de.js
│   │   │   │   │   ├── select2_locale_el.js
│   │   │   │   │   ├── select2_locale_en.js.template
│   │   │   │   │   ├── select2_locale_es.js
│   │   │   │   │   ├── select2_locale_et.js
│   │   │   │   │   ├── select2_locale_eu.js
│   │   │   │   │   ├── select2_locale_fa.js
│   │   │   │   │   ├── select2_locale_fi.js
│   │   │   │   │   ├── select2_locale_fr.js
│   │   │   │   │   ├── select2_locale_gl.js
│   │   │   │   │   ├── select2_locale_he.js
│   │   │   │   │   ├── select2_locale_hr.js
│   │   │   │   │   ├── select2_locale_hu.js
│   │   │   │   │   ├── select2_locale_id.js
│   │   │   │   │   ├── select2_locale_is.js
│   │   │   │   │   ├── select2_locale_it.js
│   │   │   │   │   ├── select2_locale_ja.js
│   │   │   │   │   ├── select2_locale_ka.js
│   │   │   │   │   ├── select2_locale_ko.js
│   │   │   │   │   ├── select2_locale_lt.js
│   │   │   │   │   ├── select2_locale_lv.js
│   │   │   │   │   ├── select2_locale_mk.js
│   │   │   │   │   ├── select2_locale_ms.js
│   │   │   │   │   ├── select2_locale_nl.js
│   │   │   │   │   ├── select2_locale_no.js
│   │   │   │   │   ├── select2_locale_pl.js
│   │   │   │   │   ├── select2_locale_pt-BR.js
│   │   │   │   │   ├── select2_locale_pt-PT.js
│   │   │   │   │   ├── select2_locale_ro.js
│   │   │   │   │   ├── select2_locale_rs.js
│   │   │   │   │   ├── select2_locale_ru.js
│   │   │   │   │   ├── select2_locale_sk.js
│   │   │   │   │   ├── select2_locale_sv.js
│   │   │   │   │   ├── select2_locale_th.js
│   │   │   │   │   ├── select2_locale_tr.js
│   │   │   │   │   ├── select2_locale_ug-CN.js
│   │   │   │   │   ├── select2_locale_uk.js
│   │   │   │   │   ├── select2_locale_vi.js
│   │   │   │   │   ├── select2_locale_zh-CN.js
│   │   │   │   │   ├── select2_locale_zh-TW.js
│   │   │   │   │   ├── select2.png
│   │   │   │   │   ├── select2-spinner.gif
│   │   │   │   │   └── select2x2.png
│   │   │   │   └── text-security
│   │   │   │   ├── LICENSE
│   │   │   │   ├── text-security.css
│   │   │   │   └── text-security-disc.woff
│   │   │   └── web_modules
│   │   │   ├── common
│   │   │   │   ├── _commonjsHelpers-a61ae4b4.js
│   │   │   │   ├── _commonjsHelpers-a61ae4b4.js.map
│   │   │   │   ├── index-30cde2c5.js
│   │   │   │   ├── index-30cde2c5.js.map
│   │   │   │   ├── StyleSheet-c3a1e2a3.js
│   │   │   │   └── StyleSheet-c3a1e2a3.js.map
│   │   │   ├── import-map.json
│   │   │   ├── @patternfly
│   │   │   │   ├── react-core.js
│   │   │   │   ├── react-core.js.map
│   │   │   │   ├── react-icons.js
│   │   │   │   ├── react-icons.js.map
│   │   │   │   ├── react-styles.js
│   │   │   │   └── react-styles.js.map
│   │   │   ├── react-dom.js
│   │   │   ├── react-dom.js.map
│   │   │   ├── react.js
│   │   │   ├── react.js.map
│   │   │   ├── react-router-dom.js
│   │   │   └── react-router-dom.js.map
│   │   ├── email
│   │   │   └── theme.properties
│   │   ├── login
│   │   │   ├── resources
│   │   │   │   ├── css
│   │   │   │   │   └── login.css
│   │   │   │   └── img
│   │   │   │   ├── feedback-error-arrow-down.png
│   │   │   │   ├── feedback-error-sign.png
│   │   │   │   ├── feedback-success-arrow-down.png
│   │   │   │   ├── feedback-success-sign.png
│   │   │   │   ├── feedback-warning-arrow-down.png
│   │   │   │   ├── feedback-warning-sign.png
│   │   │   │   ├── keycloak-bg.png
│   │   │   │   ├── keycloak-logo.png
│   │   │   │   └── keycloak-logo-text.png
│   │   │   └── theme.properties
│   │   └── welcome
│   │   ├── index.ftl
│   │   ├── resources
│   │   │   ├── admin-console.png
│   │   │   ├── alert.png
│   │   │   ├── bg.png
│   │   │   ├── bug.png
│   │   │   ├── css
│   │   │   │   └── welcome.css
│   │   │   ├── jboss_community.png
│   │   │   ├── keycloak_logo.png
│   │   │   ├── keycloak-project.png
│   │   │   ├── logo.png
│   │   │   ├── mail.png
│   │   │   └── user.png
│   │   └── theme.properties
│   ├── keycloak-preview
│   │   └── account
│   │   ├── index.ftl
│   │   ├── messages
│   │   │   └── messages_en.properties
│   │   ├── resources
│   │   │   ├── account-service
│   │   │   │   ├── AccountServiceContext.js
│   │   │   │   ├── AccountServiceContext.js.map
│   │   │   │   ├── account.service.js
│   │   │   │   └── account.service.js.map
│   │   │   ├── App.js
│   │   │   ├── App.js.map
│   │   │   ├── content
│   │   │   │   ├── account-page
│   │   │   │   │   ├── AccountPage.js
│   │   │   │   │   └── AccountPage.js.map
│   │   │   │   ├── aia-page
│   │   │   │   │   ├── AppInitiatedActionPage.js
│   │   │   │   │   └── AppInitiatedActionPage.js.map
│   │   │   │   ├── applications-page
│   │   │   │   │   ├── ApplicationsPage.js
│   │   │   │   │   └── ApplicationsPage.js.map
│   │   │   │   ├── authenticator-page
│   │   │   │   │   ├── AuthenticatorPage.js
│   │   │   │   │   └── AuthenticatorPage.js.map
│   │   │   │   ├── ContentAlert.js
│   │   │   │   ├── ContentAlert.js.map
│   │   │   │   ├── ContentPage.js
│   │   │   │   ├── ContentPage.js.map
│   │   │   │   ├── device-activity-page
│   │   │   │   │   ├── DeviceActivityPage.js
│   │   │   │   │   └── DeviceActivityPage.js.map
│   │   │   │   ├── linked-accounts-page
│   │   │   │   │   ├── LinkedAccountsPage.js
│   │   │   │   │   └── LinkedAccountsPage.js.map
│   │   │   │   ├── my-resources-page
│   │   │   │   │   ├── AbstractResourceTable.js
│   │   │   │   │   ├── AbstractResourceTable.js.map
│   │   │   │   │   ├── EditTheResource.js
│   │   │   │   │   ├── EditTheResource.js.map
│   │   │   │   │   ├── MyResourcesPage.js
│   │   │   │   │   ├── MyResourcesPage.js.map
│   │   │   │   │   ├── PermissionRequest.js
│   │   │   │   │   ├── PermissionRequest.js.map
│   │   │   │   │   ├── PermissionSelect.js
│   │   │   │   │   ├── PermissionSelect.js.map
│   │   │   │   │   ├── ResourcesTable.js
│   │   │   │   │   ├── ResourcesTable.js.map
│   │   │   │   │   ├── SharedResourcesTable.js
│   │   │   │   │   ├── SharedResourcesTable.js.map
│   │   │   │   │   ├── ShareTheResource.js
│   │   │   │   │   └── ShareTheResource.js.map
│   │   │   │   ├── page-not-found
│   │   │   │   │   ├── PageNotFound.js
│   │   │   │   │   └── PageNotFound.js.map
│   │   │   │   └── signingin-page
│   │   │   │   ├── SigningInPage.js
│   │   │   │   └── SigningInPage.js.map
│   │   │   ├── content.json
│   │   │   ├── ContentPages.js
│   │   │   ├── ContentPages.js.map
│   │   │   ├── keycloak-service
│   │   │   │   ├── KeycloakContext.js
│   │   │   │   ├── KeycloakContext.js.map
│   │   │   │   ├── keycloak.service.js
│   │   │   │   └── keycloak.service.js.map
│   │   │   ├── Main.js
│   │   │   ├── Main.js.map
│   │   │   ├── PageNav.js
│   │   │   ├── PageNav.js.map
│   │   │   ├── PageToolbar.js
│   │   │   ├── PageToolbar.js.map
│   │   │   ├── public
│   │   │   │   ├── app.css
│   │   │   │   ├── assets
│   │   │   │   │   ├── fonts
│   │   │   │   │   │   └── overpass-webfont
│   │   │   │   │   │   ├── overpass-bold-italic.woff2
│   │   │   │   │   │   ├── overpass-bold.woff2
│   │   │   │   │   │   ├── overpass-extrabold-italic.woff2
│   │   │   │   │   │   ├── overpass-extrabold.woff2
│   │   │   │   │   │   ├── overpass-extralight-italic.woff2
│   │   │   │   │   │   ├── overpass-extralight.woff2
│   │   │   │   │   │   ├── overpass-heavy-italic.woff2
│   │   │   │   │   │   ├── overpass-heavy.woff2
│   │   │   │   │   │   ├── overpass-italic.woff2
│   │   │   │   │   │   ├── overpass-light-italic.woff2
│   │   │   │   │   │   ├── overpass-light.woff2
│   │   │   │   │   │   ├── overpass-regular.woff2
│   │   │   │   │   │   ├── overpass-semibold-italic.woff2
│   │   │   │   │   │   ├── overpass-semibold.woff2
│   │   │   │   │   │   ├── overpass-thin-italic.woff2
│   │   │   │   │   │   └── overpass-thin.woff2
│   │   │   │   │   └── pficon
│   │   │   │   │   └── pficon.woff2
│   │   │   │   ├── base.css
│   │   │   │   ├── favicon.ico
│   │   │   │   ├── layout.css
│   │   │   │   └── logo.svg
│   │   │   ├── util
│   │   │   │   ├── AIACommand.js
│   │   │   │   ├── AIACommand.js.map
│   │   │   │   ├── ParseLink.js
│   │   │   │   ├── ParseLink.js.map
│   │   │   │   ├── RedirectUri.js
│   │   │   │   ├── RedirectUri.js.map
│   │   │   │   ├── TimeUtil.js
│   │   │   │   └── TimeUtil.js.map
│   │   │   ├── welcome-page-scripts.js
│   │   │   └── widgets
│   │   │   ├── ContinueCancelModal.js
│   │   │   ├── ContinueCancelModal.js.map
│   │   │   ├── EmptyMessageState.js
│   │   │   ├── EmptyMessageState.js.map
│   │   │   ├── features.js
│   │   │   ├── features.js.map
│   │   │   ├── LocaleSelectors.js
│   │   │   ├── LocaleSelectors.js.map
│   │   │   ├── Logout.js
│   │   │   ├── Logout.js.map
│   │   │   ├── Msg.js
│   │   │   ├── Msg.js.map
│   │   │   ├── ReferrerDropdownItem.js
│   │   │   ├── ReferrerDropdownItem.js.map
│   │   │   ├── ReferrerLink.js
│   │   │   └── ReferrerLink.js.map
│   │   └── theme.properties
│   └── README.txt
├── version.txt
└── welcome-content
├── index.html
└── robots.txt
1323 directories, 2608 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment