Package 

Enum Auth.AuthMethod

  • All Implemented Interfaces:
    java.io.Serializable , java.lang.Comparable

    
    public enum Auth.AuthMethod
    
                        

    Authentication methods

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      basic
      token
    • Method Summary

      Modifier and Type Method Description
      static Array<Auth.AuthMethod> values()
      static Auth.AuthMethod valueOf(String name)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait