PHP Interface AppserverIo\Appserver\Core\Api\Node\SecurityRoleNodeInterface

Inheritance: extends AppserverIo\Configuration\Interfaces\NodeInterface
Show file Open project: appserver-io/appserver

Public Methods

Method Description
getDescription ( ) : DescriptionNode Return's the description information.
getRoleName ( ) : RoleNameNode Return's the role name information.

Method Details

getDescription() public method

Return's the description information.
public getDescription ( ) : DescriptionNode
return DescriptionNode The description information

getRoleName() public method

Return's the role name information.
public getRoleName ( ) : RoleNameNode
return RoleNameNode The web resource name information