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

[Coverage]: Add tests for security/Elytron subsystem configuration: Factories/Transformers => SASL Factories #79

Open
6 tasks
OndrejKotek opened this issue Jun 23, 2023 · 0 comments

Comments

@OndrejKotek
Copy link
Contributor

Description

Coverage of the elytron subsystem configuration is missing for Configuration => Subsystem => Security => Factories/Transformers => SASL Factories.

There are six vertical navigation sub-items, hence six new spec files are expected: Aggregate SASL Server Factory, Configurable SASL Server Factory, Mechanism Provider Filtering SASL Server Factory, Provider SASL Server Factory, SASL Authentication Factory, Service Loader SASL Server Factory.

Resources to be covered

  • /subsystem=elytron/aggregate-sasl-server-factory=*
  • /subsystem=elytron/configurable-sasl-server-factory=*
  • /subsystem=elytron/mechanism-provider-filtering-sasl-server-factory=*
  • /subsystem=elytron/provider-sasl-server-factory=*
  • /subsystem=elytron/sasl-authentication-factory=*
  • /subsystem=elytron/service-loader-sasl-server-factory=*

You can get inspired in legacy tests.

Affects

configuration

Subsystem

elytron

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants