Package net.nathcat.authcat


package net.nathcat.authcat
  • Class
    Description
    An integration for making requests to the AuthCat service.
    Contains interpreted data from an authentication request to AuthCat
     
    An interface defining methods for making HTTP requests.
    An implementation of IHttpProvider using the java.net.http package.