Interface AuthMethod


  • public interface AuthMethod
    • Method Summary

      Modifier and Type Method Description
      String getType()  
      void setType​(String type)  
    • Method Detail

      • setType

        void setType​(String type)