PHP Класс AppserverIo\Appserver\Core\Api\Node\AuthenticationNode

Автор: Johann Zelger ([email protected])
Наследование: extends AppserverIo\Description\Api\Node\AbstractNode, use trait ParamsNodeTrait
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$uri string The authentication uri to match for

Открытые методы

Метод Описание
getUri ( ) : string Returns the authentication type

Описание методов

getUri() публичный метод

Returns the authentication type
public getUri ( ) : string
Результат string The authentication type

Описание свойств

$uri защищенное свойство

The authentication uri to match for
protected string $uri
Результат string