Uses of Class
org.restlet.ext.oauth.Flow

Packages that use Flow
org.restlet.ext.oauth Support for OAuth 2.0 HTTP authentication. 
 

Uses of Flow in org.restlet.ext.oauth
 

Methods in org.restlet.ext.oauth that return Flow
static Flow Flow.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Flow[] Flow.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2005-2013 Restlet.