Uses of Interface
io.kroxylicious.proxy.authentication.TransportSubjectBuilder.Context
Packages that use TransportSubjectBuilder.Context
Package
Description
APIs for plugins that provide or consume SASL authentication outcomes.
-
Uses of TransportSubjectBuilder.Context in io.kroxylicious.proxy.authentication
Methods in io.kroxylicious.proxy.authentication with parameters of type TransportSubjectBuilder.ContextModifier and TypeMethodDescriptionTransportSubjectBuilder.buildTransportSubject(TransportSubjectBuilder.Context context) Returns an asynchronous result which completes with theSubjectbuilt from the givencontext.