Package io.quarkus.elytron.security.runtime
-
Class Summary Class Description DefaultRoleDecoder A default implementation ofRoleDecoder
that delegates decoding of roles for a givenAuthorizationIdentity
to an application specific implementation ofRoleDecoder
, if provided.ElytronPasswordIdentityProvider This is an interim class that provides a mapping between the existing Elytron implementations and the new Quarkus API's.ElytronRecorder The runtime security recorder class that provides methods for creating RuntimeValues for the deployment security objects.ElytronSecurityDomainManager ElytronTokenIdentityProvider This is an interim class that provides a mapping between the existing Elytron implementations and the new Quarkus API's.ElytronTrustedIdentityProvider