Package io.quarkus.security.spi.runtime
package io.quarkus.security.spi.runtime
-
ClassDescriptionSecurity event fired when authentication failed.Security event fired when request authentication succeeded.controller that allows authorization to be disabled in tests.Security event that should be fired when the
SecurityIdentityfailed security constrain, such asSecurityCheckor HTTP Security policy.Security event that should be fired when theSecurityIdentitypassed security constrain, such asSecurityCheckor HTTP Security policy.Blocking executor used for security purposes suchAuthenticationRequestContext.runBlocking(Supplier).Controller used in dev mode ifquarkus.security.auth.enabled-in-dev-mode=false.Common interface for all CDI security events, which allows to consume all the events.