PHP 클래스 Ovh\Common\Auth\Keyring

파일 보기 프로젝트 열기: toorop/ovh-sdk-php 1 사용 예제들

공개 메소드들

메소드 설명
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 )

메소드 상세

getAppKey() 공개 정적인 메소드

public static getAppKey ( )

getAppSecret() 공개 정적인 메소드

public static getAppSecret ( )

getAppUrlRegion() 공개 정적인 메소드

public static getAppUrlRegion ( )

getConsumerKey() 공개 정적인 메소드

public static getConsumerKey ( )

getUrlApi() 공개 정적인 메소드

public static getUrlApi ( $Region )

setAppKey() 공개 정적인 메소드

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

setAppSecret() 공개 정적인 메소드

public static setAppSecret ( $secret )

setAppUrlRegion() 공개 정적인 메소드

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 setConsumerKey ( $key )