final enum ApiAuthType extends java.lang.Enum<E<E>>
Created by darenklamer on 4/10/17.
| Modifiers | Name | Description | 
|---|---|---|
static ApiAuthType  | 
                            BASIC | 
                            |
static ApiAuthType  | 
                            MAX_VALUE | 
                            |
static ApiAuthType  | 
                            MIN_VALUE | 
                            |
static ApiAuthType  | 
                            OAUTH2 | 
                            
| Type Params | Return Type | Name and description | 
|---|---|---|
 | 
                            ApiAuthType | 
                            next() | 
                        
 | 
                            ApiAuthType | 
                            previous() | 
                        
 | 
                            static ApiAuthType | 
                            valueOf(java.lang.String name) | 
                        
 | 
                            static final ApiAuthType[] | 
                            values() |