org.jclouds.openstack.v2_0.reference
Interface AuthHeaders


public interface AuthHeaders

Author:
Adrian Cole

Field Summary
static String AUTH_KEY
           
static String AUTH_TOKEN
           
static String AUTH_USER
           
 

Field Detail

AUTH_USER

static final String AUTH_USER
See Also:
Constant Field Values

AUTH_KEY

static final String AUTH_KEY
See Also:
Constant Field Values

AUTH_TOKEN

static final String AUTH_TOKEN
See Also:
Constant Field Values


Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.