Interface AssemblylineAuthenticationMethod

All Known Implementing Classes:
ApikeyAuthentication, PasswordAuthentication

public interface AssemblylineAuthenticationMethod
  • Method Summary

    Modifier and Type
    Method
    Description
    org.springframework.util.MultiValueMap<String,String>
     
  • Method Details

    • getAuthBody

      org.springframework.util.MultiValueMap<String,String> getAuthBody()