X509Factory

X509Factory

class X509Factory implements SecurityFactoryInterface

X509Factory creates services for X509 certificate authentication.

Methods

create(ContainerBuilder $container, $id, $config, $userProvider, $defaultEntryPoint)
string getPosition()

Defines the position at which the provider is called.

getKey()
addConfiguration(NodeDefinition $node)

Details

create(ContainerBuilder $container, $id, $config, $userProvider, $defaultEntryPoint)

Parameters

ContainerBuilder $container
$id
$config
$userProvider
$defaultEntryPoint

string getPosition()

Defines the position at which the provider is called.

Possible values: preauth, form, http, and rememberme.

Return Value

string

getKey()

addConfiguration(NodeDefinition $node)

Parameters

NodeDefinition $node
在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部