AppserverIo\Appserver\ServletEngine\Security\Auth\Spi\AbstractLoginModule::getRoleSets PHP Метод

getRoleSets() абстрактный защищенный Метод

A second common group is "CallerPrincipal" that provides the application identity of the user rather than the security domain identity.
abstract protected getRoleSets ( ) : array
Результат array Array containing the sets of roles
    protected abstract function getRoleSets();