Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WFCORE-5279] Split Elytron SSL into its own subsystem and layer #2

Closed

Commits on May 13, 2022

  1. Subsystem Template

    nekdozjam committed May 13, 2022
    Configuration menu
    Copy the full SHA
    6465a7e View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2022

  1. Template refactor

    nekdozjam committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    67bc79e View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. WIP

    nekdozjam committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    8bfe3a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Configuration menu
    Copy the full SHA
    8da7871 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2dc8ee7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95222b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01bfaa4 View commit details
    Browse the repository at this point in the history
  5. [WFCORE-5279] created XML parser

    Temporarily disabled key/trust manager objects for SSLContext, key store
    objects for key/trust managers. Acts the same as references.
    jessicarod7 committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    82a6970 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4fdb9d2 View commit details
    Browse the repository at this point in the history
  7. [WFCORE-5279] Readd elytron-tls-dependency to build

    Project successfully builds as-is
    jessicarod7 committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    57472fd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1ac9b50 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7cd9549 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    88ccc12 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0f74a41 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6b1ed93 View commit details
    Browse the repository at this point in the history
  13. [WFCORE-5279] add security properties and providers, convert to Service

    Started to convert most components to use Service, as opposed to
    deprecated Service<T> and InjectedValue<T>
    jessicarod7 committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    65e057d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    911da15 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2b326d3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0cad9a1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2211056 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    edd7e69 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8f4b26c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c7df446 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    945b88d View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    842f7c4 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    0c06d64 View commit details
    Browse the repository at this point in the history
  24. [WFCORE-5279] Fixed attribute defs; restored naming of references

    Manager/keystore objects are now suffixed with "-object", references
    retain their original naming
    jessicarod7 committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    77d9811 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    4bdec66 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    3b61ebe View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    22ea044 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    f7b100e View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Configuration menu
    Copy the full SHA
    845aff5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18ad20b View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Configuration menu
    Copy the full SHA
    4f62625 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. [WFCORE-5279] Update deps, create new feature group

    - Removed unneeded artifacts for feature packs
    - Added missing dependencies for WildflyAcmeClient
    - Created new feature group with full Elytron for early testing
    - Removed redundant elytron-tls-base feature group
    jessicarod7 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    e4b8b06 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Configuration menu
    Copy the full SHA
    ea46ac2 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Configuration menu
    Copy the full SHA
    f5b3e54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14f0987 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Configuration menu
    Copy the full SHA
    49f1063 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. Configuration menu
    Copy the full SHA
    9a8aaa5 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. [WFCORE-5279] Add executors for new MSC API

    Using ServiceValueExecutorRegistry from wildfly-clustering
    jessicarod7 committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    94a5679 View commit details
    Browse the repository at this point in the history
  2. [WFCORE-5279] Refactored elytron-tls value executor

    Subsystem will implement its own version of combined ServiceValueExecutor
    and OperationExecutor
    jessicarod7 committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    69089d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. [WFCORE-5279] Completed basic runtime service planning

    As planned, will use a common RuntimeServiceObject to store both
    values from service Consumers, and service instances (when extended)
    jessicarod7 committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    fe9a7e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a61f749 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Configuration menu
    Copy the full SHA
    4a3b0cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b386dc View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Configuration menu
    Copy the full SHA
    4163630 View commit details
    Browse the repository at this point in the history
  2. [WFCORE-5279] Added functions for KeyStoreService

    Need to review if inherited classes of RuntimeServiceFunction is a better
    solution for runtime injection. May just end up removing
    FunctionSupplier altogether.
    jessicarod7 committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    fb297a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. [WFCORE-5279] Moved runtime methods to new class

    Renamed to RuntimeServiceMethods, which is extended by each Service
    jessicarod7 committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    5e3168b View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Configuration menu
    Copy the full SHA
    48486cb View commit details
    Browse the repository at this point in the history