[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/symfony/ldap/Security/ -> LdapAuthenticator.php (summary)

(no description)

File Size: 114 lines (5 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

LdapAuthenticator:: (9 methods):
  __construct()
  supports()
  authenticate()
  createAuthenticatedToken()
  createToken()
  onAuthenticationSuccess()
  onAuthenticationFailure()
  start()
  isInteractive()


Class: LdapAuthenticator  - X-Ref

This class decorates internal authenticators to add the LDAP integration.

In your own authenticators, it is recommended to directly use the
LdapBadge in the authenticate() method. This class should only be
used for Symfony or third party authenticators.

__construct(AuthenticatorInterface $authenticator, string $ldapServiceId, string $dnString = '{username}', string $searchDn = '', string $searchPassword = '', string $queryString = '')   X-Ref
No description

supports(Request $request)   X-Ref
No description

authenticate(Request $request)   X-Ref
No description

createAuthenticatedToken(PassportInterface $passport, string $firewallName)   X-Ref


createToken(Passport $passport, string $firewallName)   X-Ref
No description

onAuthenticationSuccess(Request $request, TokenInterface $token, string $firewallName)   X-Ref
No description

onAuthenticationFailure(Request $request, AuthenticationException $exception)   X-Ref
No description

start(Request $request, AuthenticationException $authException = null)   X-Ref
No description

isInteractive()   X-Ref
No description



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer