AppserverIo\Appserver\ServletEngine\Security\Auth\Spi\AbstractLoginModule::getRoleSets PHP Méthode

getRoleSets() abstract protected méthode

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