HttpBasicLdapFactory

class HttpBasicLdapFactory extends HttpBasicFactory HttpBasicFactory creates services for HTTP basic authentication. Methods array create(ContainerBuilder $container, string $id, array $config, string $userProvider, string $defaultEntryPoint) Configures the container services required to use the authentication listener. string getPosition() Defines the position at which the provider is called. from HttpBasicFactory string getKey() Defines the configuration key used to reference

HttpBasicFactory::create()

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

HtmlExtension::translateVisited()

XPathExpr translateVisited(XPathExpr $xpath) Parameters XPathExpr $xpath Return Value XPathExpr

HttpBasicFactory

class HttpBasicFactory implements SecurityFactoryInterface HttpBasicFactory creates services for HTTP basic 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)

HtmlExtension::translateSelected()

XPathExpr translateSelected(XPathExpr $xpath) Parameters XPathExpr $xpath Return Value XPathExpr

HttpBasicFactory::addConfiguration()

addConfiguration(NodeDefinition $node) Parameters NodeDefinition $node

HtmlExtension::translateInvalid()

XPathExpr translateInvalid(XPathExpr $xpath) Parameters XPathExpr $xpath Return Value XPathExpr

HtmlExtension::translateLang()

XPathExpr translateLang(XPathExpr $xpath, FunctionNode $function) Parameters XPathExpr $xpath FunctionNode $function Return Value XPathExpr Exceptions ExpressionErrorException

HtmlExtension::translateLink()

XPathExpr translateLink(XPathExpr $xpath) Parameters XPathExpr $xpath Return Value XPathExpr

HtmlExtension::translateChecked()

XPathExpr translateChecked(XPathExpr $xpath) Parameters XPathExpr $xpath Return Value XPathExpr