PHP 클래스 Auth0\SDK\API\Management

파일 보기 프로젝트 열기: auth0/auth0-php

공개 프로퍼티들

프로퍼티 타입 설명
$blacklists
$client_grants
$clients
$connections
$deviceCredentials
$emails
$jobs
$logs
$resource_servers
$rules
$stats
$tenants
$tickets
$userBlocks
$users

공개 메소드들

메소드 설명
__construct ( $token, $domain, $guzzleOptions = [] )

보호된 메소드들

메소드 설명
setApiClient ( )

메소드 상세

__construct() 공개 메소드

public __construct ( $token, $domain, $guzzleOptions = [] )

setApiClient() 보호된 메소드

protected setApiClient ( )

프로퍼티 상세

$blacklists 공개적으로 프로퍼티

public $blacklists

$client_grants 공개적으로 프로퍼티

public $client_grants

$clients 공개적으로 프로퍼티

public $clients

$connections 공개적으로 프로퍼티

public $connections

$deviceCredentials 공개적으로 프로퍼티

public $deviceCredentials

$emails 공개적으로 프로퍼티

public $emails

$jobs 공개적으로 프로퍼티

public $jobs

$logs 공개적으로 프로퍼티

public $logs

$resource_servers 공개적으로 프로퍼티

public $resource_servers

$rules 공개적으로 프로퍼티

public $rules

$stats 공개적으로 프로퍼티

public $stats

$tenants 공개적으로 프로퍼티

public $tenants

$tickets 공개적으로 프로퍼티

public $tickets

$userBlocks 공개적으로 프로퍼티

public $userBlocks

$users 공개적으로 프로퍼티

public $users