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 TypeClassDescriptionclass
This test mechanism is fallback when no other mechanism manages to authenticate.class
When 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.