AppserverIo\Appserver\ServletEngine\Authenticator\AuthenticatorInterface::getAuthenticationManager PHP Method

getAuthenticationManager() public method

Return's the authentication manager instance.
public getAuthenticationManager ( ) : AppserverIo\Appserver\ServletEngine\Security\AuthenticationManagerInterface
return AppserverIo\Appserver\ServletEngine\Security\AuthenticationManagerInterface The authentication manager instance
    public function getAuthenticationManager();