PHP Интерфейс AppserverIo\Appserver\Core\Api\Node\AuthenticatorNodeInterface

Автор: Johann Zelger ([email protected])
Показать файл Открыть проект

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

Метод Описание
getName ( ) : string Return's the authenticator name.
getType ( ) : string Return's the authenticator type.

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

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

Return's the authenticator name.
public getName ( ) : string
Результат string The authenticator name

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

Return's the authenticator type.
public getType ( ) : string
Результат string The authenticator type