PHP 클래스 Auth0\SDK\Helpers\JWKFetcher

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

공개 메소드들

메소드 설명
__construct ( Auth0\SDK\Helpers\Cache\CacheHandler $cache = null, $guzzleOptions = [] )
fetchKeys ( $iss )

보호된 메소드들

메소드 설명
convertCertToPem ( $cert )

메소드 상세

__construct() 공개 메소드

public __construct ( Auth0\SDK\Helpers\Cache\CacheHandler $cache = null, $guzzleOptions = [] )
$cache Auth0\SDK\Helpers\Cache\CacheHandler

convertCertToPem() 보호된 메소드

protected convertCertToPem ( $cert )

fetchKeys() 공개 메소드

public fetchKeys ( $iss )