SizeRangeFilterIterator

class SizeRangeFilterIterator extends FilterIterator SizeRangeFilterIterator filters out files that are not in the given size range. Methods rewind() This is a workaround for the problem with \FilterIterator leaving inner \FilesystemIterator in wrong state after rewind in some cases. from FilterIterator __construct(Iterator $iterator, array $comparators) Constructor. bool accept() Filters the iterator values. Details rewind() This is

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::create()

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

SimplePreAuthenticationFactory::getKey()

getKey()

SimpleFormFactory::getKey()

getKey()

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::addConfiguration()

addConfiguration(NodeDefinition $node) Parameters NodeDefinition $node