PHP Class Ovh\Common\Auth\Keyring

Show file Open project: toorop/ovh-sdk-php Class Usage Examples

Public Methods

Method Description
getAppKey ( )
getAppSecret ( )
getAppUrlRegion ( )
getConsumerKey ( )
getUrlApi ( $Region )
setAppKey ( $key ) Choix API (FR, CA, SYSCA, SYSFR, KIMSUFIFR, KIMSUFICA)
setAppSecret ( $secret )
setAppUrlRegion ( $Region ) Paramètre "UrlRegion" FR = eu.api.ovh.com CA = ca.api.ovh.com KIMSUFIFR = eu.api.kimsufi.com KIMSUFICA = ca.api.kimsufi.com SYSFR = eu.api.soyoustart.com SYSCA = ca.api.soyoustart.com
setConsumerKey ( $key )

Method Details

getAppKey() public static method

public static getAppKey ( )

getAppSecret() public static method

public static getAppSecret ( )

getAppUrlRegion() public static method

public static getAppUrlRegion ( )

getConsumerKey() public static method

public static getConsumerKey ( )

getUrlApi() public static method

public static getUrlApi ( $Region )

setAppKey() public static method

Choix API (FR, CA, SYSCA, SYSFR, KIMSUFIFR, KIMSUFICA)
public static setAppKey ( $key )

setAppSecret() public static method

public static setAppSecret ( $secret )

setAppUrlRegion() public static method

Paramètre "UrlRegion" FR = eu.api.ovh.com CA = ca.api.ovh.com KIMSUFIFR = eu.api.kimsufi.com KIMSUFICA = ca.api.kimsufi.com SYSFR = eu.api.soyoustart.com SYSCA = ca.api.soyoustart.com
public static setAppUrlRegion ( $Region )

setConsumerKey() public static method

public static setConsumerKey ( $key )