Overview

Namespaces

  • Mapbender
    • Component
      • HTTP
    • CoreBundle
      • Command
      • Component
        • Exception
      • Controller
      • DataFixtures
        • ORM
      • DependencyInjection
      • Element
        • Type
      • Entity
      • EventListener
      • Extension
      • Form
        • DataTransformer
        • EventListener
        • Type
      • Security
      • Template
    • KmlBundle
      • Element
    • ManagerBundle
      • Controller
      • Form
        • DataTransformer
        • Type
    • MonitoringBundle
      • Command
      • Component
      • Controller
      • DependencyInjection
      • Entity
      • EventListener
      • Form
    • PrintBundle
      • Component
      • Controller
    • WmcBundle
      • Component
        • Exception
      • Element
        • Type
      • Entity
      • Form
        • Type
    • WmsBundle
      • Component
        • Exception
      • Controller
      • DependencyInjection
      • Element
        • Type
      • Entity
      • Event
      • Form
        • EventListener
        • Type
    • WmtsBundle
      • Component
        • Exception
      • Controller
      • Entity
      • Form
        • Type
  • None
  • PHP

Classes

  • CustomDoctrineParamConverter
  • Ldap
  • UrlHelper
  • UrlSessionFormEntryPoint
  • UrlSessionLoginHandler
  • UrlSessionRedirectListener
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo
  • Download

Class UrlSessionLoginHandler

Mapbender\Component\UrlSessionLoginHandler implements Symfony\Component\Security\Http\Authentication\AuthenticationSuccessHandlerInterface
Namespace: Mapbender\Component
Located at Mapbender/Component/UrlSessionLoginHandler.php
Methods summary
public
# __construct( array $options = array() )

Constructor

Constructor

Parameters

$options
RouterInterface
$router
public Response
# onAuthenticationSuccess( Symfony\Component\HttpFoundation\Request $request, Symfony\Component\Security\Core\Authentication\Token\TokenInterface $token )

This is called when an interactive authentication attempt succeeds. This version takes care of injecting the right SID into the URL for cookie-less environments.

This is called when an interactive authentication attempt succeeds. This version takes care of injecting the right SID into the URL for cookie-less environments.

Parameters

$request
Symfony\Component\HttpFoundation\Request
$request
$token
Symfony\Component\Security\Core\Authentication\Token\TokenInterface
$token

Returns

Response
The response to return
Mapbender3 API documenation API documentation generated by ApiGen 2.8.0