Interface AdapterProvider

All Known Implementing Classes:
AbstractAdapter

public interface AdapterProvider
Author:
Lang
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final io.horizon.uca.cache.Cc<String,AdapterProvider>
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    extension(io.vertx.ext.auth.authentication.AuthenticationProvider standard)
     
    io.vertx.ext.auth.authentication.AuthenticationProvider
    provider(io.vertx.up.atom.secure.Aegis aegis)
     
  • Field Details

  • Method Details

    • common

      static AdapterProvider common()
    • extension

      static AdapterProvider extension(io.vertx.ext.auth.authentication.AuthenticationProvider standard)
    • provider

      io.vertx.ext.auth.authentication.AuthenticationProvider provider(io.vertx.up.atom.secure.Aegis aegis)