Module swim.api
Package swim.api.auth

Interface AuthenticatorContext

  • All Superinterfaces:
    swim.io.IpInterface, swim.util.Log

    public interface AuthenticatorContext
    extends swim.io.IpInterface, swim.util.Log
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      swim.concurrent.Schedule schedule()  
      swim.concurrent.Stage stage()  
      • Methods inherited from interface swim.io.IpInterface

        bindTcp, bindTcp, bindTcp, bindTcp, bindTls, bindTls, bindTls, bindTls, connectTcp, connectTcp, connectTcp, connectTcp, connectTcp, connectTcp, connectTcp, connectTcp, connectTls, connectTls, connectTls, connectTls, connectTls, connectTls, connectTls, connectTls, ipSettings
      • Methods inherited from interface swim.util.Log

        debug, error, fail, info, trace, warn
    • Method Detail

      • schedule

        swim.concurrent.Schedule schedule()
      • stage

        swim.concurrent.Stage stage()