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

    Modifier and Type
    Method
    Description
    swim.concurrent.Schedule
     
    swim.concurrent.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 Details

    • schedule

      swim.concurrent.Schedule schedule()
    • stage

      swim.concurrent.Stage stage()