Parent class of application plugin handlers

package sso\lib\dto

 Methods

Initialize an application for a user logged in SSO.

init(\sso\AuthUser $user, \sso\SsoClient $sso) 

After this call, the used have to be logged in application.

Parameters

$user

\sso\AuthUser

The user

$sso

\sso\SsoClient

SSO instance

Set the path of the application

setPath(string $path) 

Parameters

$path

string

Path of the application

 Properties

 

the path of the application

$path : string

Default