Class LiveViewAuth.LiveViewBearerAuth

    • Constructor Detail

      • LiveViewBearerAuth

        public LiveViewBearerAuth()
    • Method Detail

      • getToken

        public abstract String getToken()
      • setToken

        public abstract void setToken​(String token)