Class OAuthRequest.AuthTypes

All Implemented Interfaces:
Serializable, Cloneable, Iterable<String>, Collection<String>, List<String>, RandomAccess
Enclosing class:
OAuthRequest

public class OAuthRequest.AuthTypes extends ArrayList<String>
See Also:
  • Constructor Details

    • AuthTypes

      public AuthTypes()