Uses of Interface
io.trino.spi.security.HeaderAuthenticator.Headers
Packages that use HeaderAuthenticator.Headers
-
Uses of HeaderAuthenticator.Headers in io.trino.spi.security
Methods in io.trino.spi.security with parameters of type HeaderAuthenticator.HeadersModifier and TypeMethodDescriptionHeaderAuthenticator.createAuthenticatedPrincipal(HeaderAuthenticator.Headers headers) Authenticate the provided headers.