Package io.quarkus.security.runtime
package io.quarkus.security.runtime
-
ClassDescriptionCDI bean than manages the lifecycle of the
IdentityProviderManagerA manager that can be used to get a specific type of identity provider.A builder for constructing instances ofQuarkusIdentityProviderManagerImplSpecial type ofPermissionwhich is used by Quarkus Security to call CDI bean methods annotated with thePermissionChecker.Adds a permission checker that grants access to theQuarkusPermissionwhenQuarkusPermission.isGranted(SecurityIdentity)is true.Quarkus Security configuration.