PHP 클래스 Neos\Flow\Tests\Functional\Security\AccountFactoryTest

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

보호된 프로퍼티들

프로퍼티 타입 설명
$policyService Neos\Flow\Security\Policy\PolicyService
$testableSecurityEnabled boolean

공개 메소드들

메소드 설명
createAccountWithPasswordCreatesANewAccountWithTheGivenIdentifierPasswordRolesAndProviderName ( )

메소드 상세

createAccountWithPasswordCreatesANewAccountWithTheGivenIdentifierPasswordRolesAndProviderName() 공개 메소드

프로퍼티 상세

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

protected PolicyService,Neos\Flow\Security\Policy $policyService
리턴 Neos\Flow\Security\Policy\PolicyService

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

protected bool $testableSecurityEnabled
리턴 boolean