PHP Class AppserverIo\Appserver\Core\Api\Node\AuthenticationNode

Inheritance: extends AppserverIo\Description\Api\Node\AbstractNode, use trait ParamsNodeTrait
Afficher le fichier Open project: appserver-io/appserver

Protected Properties

Свойство Type Description
$uri string The authentication uri to match for

Méthodes publiques

Méthode Description
getUri ( ) : string Returns the authentication type

Method Details

getUri() public méthode

Returns the authentication type
public getUri ( ) : string
Résultat string The authentication type

Property Details

$uri protected_oe property

The authentication uri to match for
protected string $uri
Résultat string