PHP 클래스 Neos\Flow\Tests\Functional\Security\Authentication\Provider\PersistedUsernamePasswordProviderTest

파일 보기 프로젝트 열기: neos/flow-development-collection

보호된 프로퍼티들

프로퍼티 타입 설명
$accountFactory Neos\Flow\Security\AccountFactory
$accountRepository Neos\Flow\Security\AccountRepository
$authenticationToken Neos\Flow\Security\Authentication\Token\UsernamePassword
$persistedUsernamePasswordProvider Neos\Flow\Security\Authentication\Provider\PersistedUsernamePasswordProvider
$testableSecurityEnabled

공개 메소드들

메소드 설명
authenticationWithCorrectCredentialsResetsFailedAuthenticationCount ( )
authenticationWithWrongPassword ( )
authenticationWithWrongUserName ( )
setUp ( )
successfulAuthentication ( )

메소드 상세

authenticationWithCorrectCredentialsResetsFailedAuthenticationCount() 공개 메소드

authenticationWithWrongPassword() 공개 메소드

authenticationWithWrongUserName() 공개 메소드

setUp() 공개 메소드

public setUp ( )

successfulAuthentication() 공개 메소드

프로퍼티 상세

$accountFactory 보호되어 있는 프로퍼티

protected AccountFactory,Neos\Flow\Security $accountFactory
리턴 Neos\Flow\Security\AccountFactory

$accountRepository 보호되어 있는 프로퍼티

protected AccountRepository,Neos\Flow\Security $accountRepository
리턴 Neos\Flow\Security\AccountRepository

$authenticationToken 보호되어 있는 프로퍼티

protected UsernamePassword,Neos\Flow\Security\Authentication\Token $authenticationToken
리턴 Neos\Flow\Security\Authentication\Token\UsernamePassword

$persistedUsernamePasswordProvider 보호되어 있는 프로퍼티

protected PersistedUsernamePasswordProvider,Neos\Flow\Security\Authentication\Provider $persistedUsernamePasswordProvider
리턴 Neos\Flow\Security\Authentication\Provider\PersistedUsernamePasswordProvider

$testableSecurityEnabled 보호되어 있는 프로퍼티

protected $testableSecurityEnabled