\App\ApiModule\Version0\ModelsJwtConfigurator

JWT configurator

Summary

Methods
Properties
Constants
__construct()
create()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$certificateManager
N/A

Properties

$certificateManager

$certificateManager : \App\GatewayModule\Models\CertificateManager

Type

normal — TLS certificate manager

Methods

__construct()

__construct(\App\GatewayModule\Models\CertificateManager  $certificateManager) : mixed

Constructor

Parameters

\App\GatewayModule\Models\CertificateManager $certificateManager

TLS certificate manager

Returns

mixed

create()

create() : \Lcobucci\JWT\Configuration

Creates a JWT configuration

Returns

\Lcobucci\JWT\Configuration —

JWT configuration