Uses of Class
io.quarkus.test.security.AbstractTestHttpAuthenticationMechanism
-
Uses of AbstractTestHttpAuthenticationMechanism in io.quarkus.test.security
Subclasses of AbstractTestHttpAuthenticationMechanism in io.quarkus.test.securityModifier and TypeClassDescriptionclassThis test mechanism is fallback when no other mechanism manages to authenticate.classWhen authentication mechanism is selected with theTestSecurity.authMechanism()annotation attribute, we must be sure that the test mechanism is primary identity provider for that authentication type.