PHP Class eZ\Bundle\EzPublishRestBundle\Features\Context\SubContext\Authentication

Inheritance: extends eZ\Bundle\EzPublishRestBundle\Features\Context\SubContext\Base, implements EzSystems\BehatBundle\Sentence\Authentication
Datei anzeigen Open project: ezsystems/ezpublish-kernel

Protected Properties

Property Type Description
$userSession eZ\Publish\Core\REST\Server\Values\UserSession

Public Methods

Method Description
cleanupSession ( )
createSession ( $login, $password )
useAnonymousRole ( )
usePermissionsOfRole ( $role )

Method Details

cleanupSession() public method

public cleanupSession ( )

createSession() public method

public createSession ( $login, $password )

useAnonymousRole() public method

public useAnonymousRole ( )

usePermissionsOfRole() public method

public usePermissionsOfRole ( $role )

Property Details

$userSession protected_oe property

protected UserSession,eZ\Publish\Core\REST\Server\Values $userSession
return eZ\Publish\Core\REST\Server\Values\UserSession