org.jclouds.rest.annotations
Annotation Type Credential


@Target(value={ANNOTATION_TYPE,FIELD,PARAMETER})
@Retention(value=RUNTIME)
@Qualifier
public @interface Credential

Designates that this Resource qualifies an object to a key on a provider.

Author:
Adrian Cole



Copyright © 2009-2011 jclouds. All Rights Reserved.