Package org.apache.polaris.service.quarkus.auth
package org.apache.polaris.service.quarkus.auth
-
ClassDescriptionA custom
SecurityIdentityAugmentorthat adds active roles to theSecurityIdentity.A customSecurityIdentityAugmentorthat, after Quarkus OIDC or Internal Auth extracted and validated the principal credentials, augments theSecurityIdentityby authenticating the principal and setting anAuthenticatedPolarisPrincipalas the identity's principal.Convenience sub-interface of PolarisPrincipalAuthInfothat also implements QuarkusCredential, thus allowing it to be used as a security identity credential.