Package io.quarkus.elytron.security.runtime
package io.quarkus.elytron.security.runtime
-
ClassesClassDescriptionA default implementation of
RoleDecoder
that delegates decoding of roles for a givenAuthorizationIdentity
to an application specific implementation ofRoleDecoder
, if provided.This is an interim class that provides a mapping between the existing Elytron implementations and the new Quarkus API's.The runtime security recorder class that provides methods for creating RuntimeValues for the deployment security objects.This is an interim class that provides a mapping between the existing Elytron implementations and the new Quarkus API's.