Class OAuthRequest.AuthType

  • Enclosing class:
    OAuthRequest

    public class OAuthRequest.AuthType
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String type  
    • Constructor Summary

      Constructors 
      Constructor Description
      AuthType()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • type

        public java.lang.String type
    • Constructor Detail

      • AuthType

        public AuthType()