Uses of Interface
org.keycloak.exportimport.ExportAdapter.ConsumerOfOutputStream
Packages that use ExportAdapter.ConsumerOfOutputStream
-
Uses of ExportAdapter.ConsumerOfOutputStream in org.keycloak.exportimport
Methods in org.keycloak.exportimport with parameters of type ExportAdapter.ConsumerOfOutputStreamModifier and TypeMethodDescriptionvoid
ExportAdapter.writeToOutputStream
(ExportAdapter.ConsumerOfOutputStream consumer) Write to the output stream.