Interface AuthMethod


public interface AuthMethod
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
     
  • Method Details

    • getType

      String getType()
    • setType

      void setType(String type)