Package 

Object AuthInterceptor.Companion

    • Method Summary

      Modifier and Type Method Description
      final String basicState(String username, String password) Returns compatible state representation for basic authorization
      final Pair<String, String> decodeBasicState(String state) Returns a <username, password> Pair from provided basic state Please try to avoid using this function if possible.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait