SimpleXMLElement deprecated

class SimpleXMLElement extends SimpleXMLElement deprecated since version 2.5, to be removed in 3.0. SimpleXMLElement class. Methods mixed getAttributeAsPhp(string $name) Converts an attribute as a PHP type. mixed getArgumentsAsPhp(string $name, bool $lowercase = true) Returns arguments as valid PHP types. static mixed phpize(mixed $value) Converts an xml value to a PHP type. Details mixed getAttributeAsPhp(string $name) Converts a

SimplePreAuthenticatorInterface

interface SimplePreAuthenticatorInterface implements SimpleAuthenticatorInterface Methods authenticateToken(TokenInterface $token, UserProviderInterface $userProvider, $providerKey) from SimpleAuthenticatorInterface supportsToken(TokenInterface $token, $providerKey) from SimpleAuthenticatorInterface createToken(Request $request, $providerKey) Details authenticateToken(TokenInterface $token, UserProviderInterface $userProvider, $providerKey)

SimplePreAuthenticationListener

class SimplePreAuthenticationListener implements ListenerInterface SimplePreAuthenticationListener implements simple proxying to an authenticator. Methods __construct(TokenStorageInterface $tokenStorage, AuthenticationManagerInterface $authenticationManager, string $providerKey, SimplePreAuthenticatorInterface $simpleAuthenticator, LoggerInterface $logger = null, EventDispatcherInterface $dispatcher = null) Constructor. handle(GetResponseEvent $event) Handles basic authentication.

SimplePreAuthenticationFactory::getPosition()

getPosition()

SimplePreAuthenticationFactory::getKey()

getKey()

SimplePreAuthenticationFactory::create()

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

SimplePreAuthenticationFactory::addConfiguration()

addConfiguration(NodeDefinition $node) Parameters NodeDefinition $node

SimplePreAuthenticationFactory

class SimplePreAuthenticationFactory implements SecurityFactoryInterface Methods getPosition() getKey() addConfiguration(NodeDefinition $node) create(ContainerBuilder $container, $id, $config, $userProvider, $defaultEntryPoint) Details getPosition() getKey() addConfiguration(NodeDefinition $node) Parameters NodeDefinition $node

SimpleFormFactory::getKey()

getKey()

SimpleFormFactory::addConfiguration()

addConfiguration(NodeDefinition $node) Parameters NodeDefinition $node