All Classes and Interfaces

Class
Description
 
Security 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 SecurityIdentity failed security constrain, such as SecurityCheck or HTTP Security policy.
Security event that should be fired when the SecurityIdentity passed security constrain, such as SecurityCheck or HTTP Security policy.
Blocking executor used for security purposes such AuthenticationRequestContext.runBlocking(Supplier).
Controller used in dev mode if quarkus.security.auth.enabled-in-dev-mode=false.
 
 
 
Common interface for all CDI security events, which allows to consume all the events.