Jose\Behaviour\HasJWAManager::getJWAManager PHP Method

getJWAManager() protected method

protected getJWAManager ( ) : Jose\Algorithm\JWAManagerInterface
return Jose\Algorithm\JWAManagerInterface
    protected function getJWAManager()
    {
        return $this->jwa_manager;
    }