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

Автор: Tim Wagner ([email protected])
Наследование: extends AppserverIo\Configuration\Interfaces\NodeInterface
Показать файл Открыть проект

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

Метод Описание
getDescription ( ) : DescriptionNode Return's the description information.
getRoleNames ( ) : RoleNameNode Return's the role names information.
getRoleNamesAsArray ( ) : array Return's the role names as array.

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

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

Return's the description information.
public getDescription ( ) : DescriptionNode
Результат DescriptionNode The description information

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

Return's the role names information.
public getRoleNames ( ) : RoleNameNode
Результат RoleNameNode The role names information

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

Return's the role names as array.
public getRoleNamesAsArray ( ) : array
Результат array The role names as array