API Documentation

Oauth/Config/ConfigInterface.php

Zend Framework

LICENSE

This source file is subject to the new BSD license that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://framework.zend.com/license/new-bsd If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to license@zend.com so we can send you a copy immediately.

category
Zend  
copyright
Copyright (c) 2005-2011 Zend Technologies USA Inc. (http://www.zend.com)  
license
New BSD License  
package
Zend_Oauth  
version
$Id: ConfigInterface.php 23983 2011-05-03 19:27:35Z ralph $  

\Zend_Oauth_Config_ConfigInterface

category
Zend  
copyright
Copyright (c) 2005-2011 Zend Technologies USA Inc. (http://www.zend.com)  
license
New BSD License  
package
Zend_Oauth  

Methods

methodpublicgetAccessTokenUrl( ) : void

methodpublicgetCallbackUrl( ) : void

methodpublicgetConsumerKey( ) : void

methodpublicgetConsumerSecret( ) : void

methodpublicgetRealm( ) : void

methodpublicgetRequestMethod( ) : void

methodpublicgetRequestScheme( ) : void

methodpublicgetRequestTokenUrl( ) : void

methodpublicgetSignatureMethod( ) : void

methodpublicgetToken( ) : void

methodpublicgetUserAuthorizationUrl( ) : void

methodpublicgetVersion( ) : void

methodpublicsetAccessTokenUrl(  $url ) : void

Parameters
Name Type Description
$url
methodpublicsetCallbackUrl(  $url ) : void

Parameters
Name Type Description
$url
methodpublicsetConsumerKey(  $key ) : void

Parameters
Name Type Description
$key
methodpublicsetConsumerSecret(  $secret ) : void

Parameters
Name Type Description
$secret
methodpublicsetOptions(  $options ) : void

Parameters
Name Type Description
$options
methodpublicsetRealm(  $realm ) : void

Parameters
Name Type Description
$realm
methodpublicsetRequestMethod(  $method ) : void

Parameters
Name Type Description
$method
methodpublicsetRequestScheme(  $scheme ) : void

Parameters
Name Type Description
$scheme
methodpublicsetRequestTokenUrl(  $url ) : void

Parameters
Name Type Description
$url
methodpublicsetSignatureMethod(  $method ) : void

Parameters
Name Type Description
$method
methodpublicsetToken(  $token ) : void

Parameters
Name Type Description
$token
methodpublicsetUserAuthorizationUrl(  $url ) : void

Parameters
Name Type Description
$url
methodpublicsetVersion(  $version ) : void

Parameters
Name Type Description
$version
Documentation was generated by DocBlox 0.13.3.