Interface KeymasterCookieProvider


  • public interface KeymasterCookieProvider
    The set of cookies provided by this interface will be sent with KeyMaster connections.
    • Method Detail

      • getCookies

        java.util.Map<java.lang.String,​java.lang.String> getCookies()