Uses of Class
io.quarkus.security.spi.runtime.AbstractSecurityEvent
-
Uses of AbstractSecurityEvent in io.quarkus.security.spi.runtime
Subclasses of AbstractSecurityEvent in io.quarkus.security.spi.runtimeModifier and TypeClassDescriptionclassSecurity event fired when authentication failed.classSecurity event fired when request authentication succeeded.final classSecurity event that should be fired when theSecurityIdentityfailed security constrain, such asSecurityCheckor HTTP Security policy.final classSecurity event that should be fired when theSecurityIdentitypassed security constrain, such asSecurityCheckor HTTP Security policy.