AppserverIo\Appserver\ServletEngine\Security\Auth\Spi\AbstractLoginModule::getRoleSets PHP Method

getRoleSets() abstract protected method

A second common group is "CallerPrincipal" that provides the application identity of the user rather than the security domain identity.
abstract protected getRoleSets ( ) : array
return array Array containing the sets of roles
    protected abstract function getRoleSets();