Package io.quarkus.test.security
package io.quarkus.test.security
-
ClassDescriptionThis test mechanism is fallback when no other mechanism manages to authenticate.When authentication mechanism is selected with the
TestSecurity.authMechanism()
annotation attribute, we must be sure that the test mechanism is primary identity provider for that authentication type.